Skip to content

Nothing to see here... #34

Nothing to see here...

Nothing to see here... #34

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 .