diff --git a/gcb/release/cloudbuild.yaml b/gcb/release/cloudbuild.yaml index 851b8e29bf9..16a04af41e8 100644 --- a/gcb/release/cloudbuild.yaml +++ b/gcb/release/cloudbuild.yaml @@ -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}"