We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 60630c7 + df10ed6 commit 5e53e2aCopy full SHA for 5e53e2a
.github/workflows/build.yml
@@ -64,6 +64,7 @@ jobs:
64
run: gcloud auth configure-docker --quiet
65
66
- name: container
67
+ if: false # securesign/rekor we dont have access to this gcp resource so this will always fail, this skips the step
68
run: KO_PREFIX=gcr.io/projectsigstore/rekor/ci/rekor make sign-keyless-ci
69
env:
70
COSIGN_YES: true
0 commit comments