Skip to content

Commit

Permalink
Inline value for certificate-identity in GCB release
Browse files Browse the repository at this point in the history
Signed-off-by: Marko Mudrinić <mudrinic.mare@gmail.com>
  • Loading branch information
xmudrii committed May 30, 2023
1 parent 5253d4b commit 069e32e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gcb/release/cloudbuild.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ steps:
- "bin/krel"
- "sign"
- "blobs"
- "--certificate-identity=$${GOOGLE_SERVICE_ACCOUNT_NAME}"
- "--certificate-identity=krel-staging@k8s-releng-prod.iam.gserviceaccount.com"
- "--certificate-oidc-issuer=https://accounts.google.com"
- "--log-level=${_LOG_LEVEL}"
- "${_KUBERNETES_GCS_BUCKET}"
Expand Down

0 comments on commit 069e32e

Please sign in to comment.