We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4eab855 commit 088ec7eCopy full SHA for 088ec7e
cloudbuild.yaml
@@ -24,7 +24,7 @@ steps:
24
# Specifies the build context directory
25
- '--context=.'
26
# The final destination for the image
27
- - '--destination=gcr.io/$PROJECT_ID/python-librarian-generator:latest'
+ - '--destination= us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-dev/python-librarian-generator:latest'
28
# Enables Kaniko's remote registry caching
29
- '--cache=true'
30
# (Optional but recommended) Sets a time-to-live for cache layers
0 commit comments