mirror of
https://github.com/FlipsideCrypto/convox.git
synced 2026-02-06 10:56:56 +00:00
update workflow
This commit is contained in:
parent
675249f67f
commit
4c503ab51c
6
.github/workflows/push.yml
vendored
6
.github/workflows/push.yml
vendored
@ -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
|
||||
Loading…
Reference in New Issue
Block a user