Skip to content

Commit

Permalink
build: specify logs bucket
Browse files Browse the repository at this point in the history
  • Loading branch information
chingor13 committed Dec 18, 2024
1 parent be1b7ed commit 35ead65
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions packages/cherry-pick-bot/cloudbuild.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,3 +61,7 @@ steps:
- "--region"
- "$_REGION"
- "--quiet"

logsBucket: 'gs://cherry-pick-bot-deploy-logs'
options:
logging: GCS_ONLY

0 comments on commit 35ead65

Please sign in to comment.