Compare commits

...

1 Commits

Author SHA1 Message Date
a1246aec9e WIP 2021-03-27 14:58:46 +01:00

View File

@ -41,7 +41,6 @@ jobs:
with: with:
context: . context: .
file: docker/Dockerfile file: docker/Dockerfile
platforms: linux/amd64,linux/arm/v7,linux/arm64
push: false push: false
tags: | tags: |
webgoat/goatandwolf:${{ steps.tag.outputs.tag }} webgoat/goatandwolf:${{ steps.tag.outputs.tag }}