We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c50884 commit 5433b5cCopy full SHA for 5433b5c
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