Skip to content

Commit

Permalink
Set an explicit logs bucket, so that we can make logs for CI
Browse files Browse the repository at this point in the history
visible to non-Googlers that don't have access to the cloud build
dashboard.
  • Loading branch information
roberthbailey committed Sep 4, 2024
1 parent f2883eb commit b5286dc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cloudbuild.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -384,6 +384,7 @@ substitutions:
_USER_NAME: github
_AUTOPILOT_CLUSTER: "false"
_BUILD_ID: ${BUILD_ID:0:8}
logsBucket: gs://ai-on-gke-build-logs
options:
substitutionOption: 'ALLOW_LOOSE'
machineType: 'E2_HIGHCPU_8'
Expand Down

0 comments on commit b5286dc

Please sign in to comment.