Skip to content

fix broken

fix broken #33

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 .