Push image while releasing
This commit is contained in:
parent
eed0feed06
commit
486b81f8ec
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -90,7 +90,7 @@ jobs:
|
||||
with:
|
||||
context: ./docker
|
||||
file: docker/Dockerfile
|
||||
push: false #todo enable
|
||||
push: true
|
||||
platforms: linux/amd64
|
||||
tags: |
|
||||
webgoat/goatandwolf:${{ env.WEBGOAT_TAG_VERSION }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user