Skip to content

Commit 21beddb

Browse files
authored
Update cloudbuild_vertex.yaml
1 parent bcb7085 commit 21beddb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

notebooks/kubeflow_pipelines/cicd/solutions/cloudbuild_vertex.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,9 @@ steps:
5151
- |
5252
python $_PIPELINE_FOLDER/kfp-cli_vertex/run_pipeline.py --project_id=$PROJECT_ID --template_path=$_PIPELINE_FOLDER/pipeline_vertex/covertype_kfp_pipeline.yaml --display_name=coverype_kfp_pipeline --region=$_REGION
5353
54+
options:
55+
logging: CLOUD_LOGGING_ONLY
56+
5457
# Push the images to Artifact Registry
5558
images: ['us-docker.pkg.dev/$PROJECT_ID/asl-artifact-repo/trainer_image_covertype_vertex:latest']
5659

0 commit comments

Comments
 (0)