Skip to content

Commit

Permalink
Merge pull request #12 from barclayd/deploy/cloudbuild-logs
Browse files Browse the repository at this point in the history
  • Loading branch information
barclayd authored Nov 3, 2024
2 parents 9e59ec5 + 978dc02 commit e53bf73
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion cloudbuild.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,7 @@ steps:

images:
- 'europe-west2-docker.pkg.dev/$PROJECT_ID/mars-rover/mars-rover:$COMMIT_SHA'
- 'europe-west2-docker.pkg.dev/$PROJECT_ID/mars-rover/mars-rover:latest'
- 'europe-west2-docker.pkg.dev/$PROJECT_ID/mars-rover/mars-rover:latest'

options:
logging: REGIONAL_USER_OWNED_BUCKET

0 comments on commit e53bf73

Please sign in to comment.