File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 35
35
- name : ' gcr.io/projectsigstore/cosign:v1.13.1@sha256:fd5b09be23ef1027e1bdd490ce78dcc65d2b15902e1f4ba8e04f3b4019cc1057'
36
36
dir : " go/src/sigstore/cosign"
37
37
env :
38
- - COSIGN_EXPERIMENTAL =true
38
+ - COSIGN_YES =true
39
39
- TUF_ROOT=/tmp
40
40
args :
41
41
- ' verify'
55
55
- KEY_VERSION=${_KEY_VERSION}
56
56
- GIT_TAG=${_GIT_TAG}
57
57
- GOOGLE_SERVICE_ACCOUNT_NAME=keyless@${PROJECT_ID}.iam.gserviceaccount.com
58
- - COSIGN_EXPERIMENTAL =true
58
+ - COSIGN_YES =true
59
59
- KO_PREFIX=gcr.io/${PROJECT_ID}
60
60
secretEnv :
61
61
- GITHUB_TOKEN
78
78
- KEY_VERSION=${_KEY_VERSION}
79
79
- GIT_TAG=${_GIT_TAG}
80
80
- KO_PREFIX=gcr.io/${PROJECT_ID}
81
- - COSIGN_EXPERIMENTAL =true
81
+ - COSIGN_YES =true
82
82
- GOOGLE_SERVICE_ACCOUNT_NAME=keyless@${PROJECT_ID}.iam.gserviceaccount.com
83
83
- GITHUB_USER=${_GITHUB_USER}
84
84
secretEnv :
You can’t perform that action at this time.
0 commit comments