Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a1246aec9e |
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@@ -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 }}
|
||||||
|
|||||||
Reference in New Issue
Block a user