Push image while releasing

This commit is contained in:
Nanne Baars 2021-07-26 13:01:01 +03:00
parent eed0feed06
commit 486b81f8ec
No known key found for this signature in database
GPG Key ID: A6D6C06FE4EC14E7

View File

@ -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 }}