Skip to content

Merge pull request #64 from theghost5800/patch-1 #9

Merge pull request #64 from theghost5800/patch-1

Merge pull request #64 from theghost5800/patch-1 #9

Workflow file for this run

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