We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5cbe746 + 5433b5c commit f9fd6acCopy full SHA for f9fd6ac
docs/despliegue-cloudrun.md
@@ -145,6 +145,8 @@ Required GitHub Secrets:
145
Notes:
146
- Uses Workload Identity Federation (OIDC) for GCP auth (no keys).
147
- Deploys on `main` and on manual trigger.
148
+- Cloud Build logs are sent to `gs://ultra-acre-431617-p0-cloudbuild-logs` to avoid log streaming failures.
149
+- The deploy service account requires `roles/logging.viewer` and write access to the log bucket.
150
151
---
152
0 commit comments