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 f8014f9 commit 03468a1Copy full SHA for 03468a1
release/cloudbuild.yaml
@@ -32,10 +32,9 @@ steps:
32
echo "Checking out ${_GIT_TAG}"
33
git checkout ${_GIT_TAG}
34
35
-- name: 'gcr.io/projectsigstore/cosign:v1.13.1@sha256:fd5b09be23ef1027e1bdd490ce78dcc65d2b15902e1f4ba8e04f3b4019cc1057'
+- name: 'gcr.io/projectsigstore/cosign:v2.0.0-rc.0@sha256:e00fc7df9a494b5060c409d7cefab899c8a6e7283a42497a76f5eb3ac57a0450'
36
dir: "go/src/sigstore/cosign"
37
env:
38
- - COSIGN_YES=true
39
- TUF_ROOT=/tmp
40
args:
41
- 'verify'
0 commit comments