Skip to content

Commit

Permalink
Merge pull request #228 from GoogleCloudPlatform/ajayhemnani-patch-6
Browse files Browse the repository at this point in the history
Update cloudbuild.yaml
  • Loading branch information
ajayhemnani authored Sep 6, 2024
2 parents 6a3fcd9 + b384fa7 commit 9008dcf
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions workshops/tfx-caip-tf23/lab-03-tfx-cicd/labs/cloudbuild.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,3 +46,6 @@ steps:

# Push the custom image to Container Registry
images: ['gcr.io/$PROJECT_ID/$_TFX_IMAGE_NAME:$TAG_NAME']

options:
logging: CLOUD_LOGGING_ONLY
Original file line number Diff line number Diff line change
Expand Up @@ -46,3 +46,6 @@ steps:

# Push the custom image to Container Registry
images: ['gcr.io/$PROJECT_ID/$_TFX_IMAGE_NAME:$TAG_NAME']

options:
logging: CLOUD_LOGGING_ONLY

0 comments on commit 9008dcf

Please sign in to comment.