We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8597e4 commit 733b663Copy full SHA for 733b663
2 files changed
.github/workflows/open-pr.yml
@@ -81,7 +81,6 @@ jobs:
81
output: image
82
push: false
83
platforms: linux/amd64,linux/arm64
84
- setup-qemu: true
85
sbom: true
86
context: app/
87
meta-images: |
.github/workflows/push-tag.yml
@@ -14,7 +14,6 @@ jobs:
14
15
push: true
16
17
18
19
20
@@ -32,3 +31,4 @@ jobs:
32
31
password: ${{ secrets.DOCKER_PAT }}
33
34
+
0 commit comments