Skip to content

Commit

Permalink
fix cloudbuild trigger exercise
Browse files Browse the repository at this point in the history
  • Loading branch information
SkafteNicki committed Jan 14, 2025
1 parent f7dd42b commit 9de0c19
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions s6_the_cloud/using_the_cloud.md
Original file line number Diff line number Diff line change
Expand Up @@ -421,6 +421,8 @@ the images we are used to that use PyTorch.
'push',
'europe-west1-docker.pkg.dev/$PROJECT_ID/<registry-name>/<image-name>'
]
options:
logging: CLOUD_LOGGING_ONLY
```
where you need to replace `<registry-name>`, `<image-name>` and `<path-to-dockerfile>` with your own values.
Expand Down

0 comments on commit 9de0c19

Please sign in to comment.