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 5877230 commit 6334ca1Copy full SHA for 6334ca1
.github/workflows/testing-docker-multiplatform-builds.yml
@@ -40,7 +40,6 @@ jobs:
40
### --attest type=provenance,mode=max \
41
run: |
42
docker buildx build \
43
- --sbom=true \
44
--provenance false \
45
--push --platform linux/${{ matrix.arch }} \
46
--progress plain \
0 commit comments