Skip to content

Retain information on application usage and setup. #37

Retain information on application usage and setup.

Retain information on application usage and setup. #37

Workflow file for this run

name: Docker CI
on: push
jobs:
build-image:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- name: build-image
run: docker build .