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 0bb34bf commit 4164eaeCopy full SHA for 4164eae
2 files changed
.github/workflows/bake.yml
@@ -405,6 +405,7 @@ jobs:
405
# Sign with cosign
406
cosign sign-blob \
407
--yes \
408
+ --timeout 10s \
409
--oidc-provider github-actions \
410
--new-bundle-format \
411
--use-signing-config \
.github/workflows/build.yml
@@ -364,6 +364,7 @@ jobs:
364
365
366
367
368
369
370
0 commit comments