update workflow

This commit is contained in:
David Dollar 2019-08-26 14:26:17 -04:00
parent 675249f67f
commit 4c503ab51c
No known key found for this signature in database
GPG Key ID: AFAF263FB45B2124

View File

@ -5,8 +5,4 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: actions/docker/cli@master
args: build -t convox .
- uses: actions/docker/tag@master
args: convox convox/convox --no-latest
- uses: actions/checkout@v1