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 d31e43a commit 7e465ebCopy full SHA for 7e465eb
1 file changed
.github/workflows/ci.yml
@@ -230,8 +230,6 @@ jobs:
230
--tag ${{ env.REGISTRY_NAME }}/${{ matrix.image }}:${{ env.TAG }}-${PLATFORM_TAG} \
231
--cache-from type=registry,ref=${{ env.REGISTRY_NAME }}/${{ matrix.image }}:latest \
232
--cache-to type=inline \
233
- --attest type=sbom \
234
- --attest type=provenance,mode=max \
235
./${{ matrix.image }}
236
env:
237
REGISTRY_NAME: ${{ env.REGISTRY_NAME }}
0 commit comments