Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions docs/despliegue-cloudrun.md
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,8 @@ Required GitHub Secrets:
Notes:
- Uses Workload Identity Federation (OIDC) for GCP auth (no keys).
- Deploys on `main` and on manual trigger.
- Cloud Build logs are sent to `gs://ultra-acre-431617-p0-cloudbuild-logs` to avoid log streaming failures.
- The deploy service account requires `roles/logging.viewer` and write access to the log bucket.

---

Expand Down