Skip to content

update command syntax #320

update command syntax

update command syntax #320

Workflow file for this run

name: Build Docker
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: docker/build-push-action@v1
with:
repository: arunderwood/bsnstatus
push: true