Skip to content

Update README with new instructions. (#12) #38

Update README with new instructions. (#12)

Update README with new instructions. (#12) #38

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 .