We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea82104 commit f818978Copy full SHA for f818978
1 file changed
.github/workflows/main.yml
@@ -39,13 +39,11 @@ jobs:
39
uses: docker/build-push-action@v3
40
with:
41
file: Dockerfile-yaml
42
- push: false
43
platforms: linux/amd64,linux/arm64
44
tags: wurstbrot/dsomm-yaml-generation:${{ env.VERSION }},wurstbrot/dsomm-yaml-generation:latest
45
- name: create and push dsomm image
46
47
48
49
50
tags: wurstbrot/dsomm:${{ env.VERSION }},wurstbrot/dsomm:latest
51
0 commit comments