YAML examples for Pipeline Settings
Update pipeline settings
yaml- action: "Update pipeline schedule" type: "PIPELINE_SETTINGS" cron: "0 0 * * *" target_project: "my-project" target_pipeline: "nightly-build"
yaml- action: "Update pipeline schedule" type: "PIPELINE_SETTINGS" cron: "0 0 * * *" target_project: "my-project" target_pipeline: "nightly-build"