fix(ci): quota_project pro gcloud builds submit #8
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "fix/cloudbuild-quota-project"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Erro persistente após PR #7 + IAM grants: gcloud builds submit falha com
serviceusage.services.useforbidden em todos os runs (448, 449, 450). Causa: SA key auth não seta quota_project no credentials, gcloud usa um default fora de corepetro, a chamada interna à Service Usage API quebra antes do upload pro _cloudbuild. Fix:gcloud config set billing/quota_project corepetro+ envCLOUDSDK_BILLING_QUOTA_PROJECT.