Where PIPELINE_CONFIG is the delivery
pipeline configuration file that you just edited.
Results
You might not see the results you expect, because of how
Cloud Deploy treats the relationship between pipelines and targets
and the releases they manage.
Each release and rollout resource is permanently associated with the
pipeline as it was defined when the release was created. If you change a
delivery pipeline configuration (including target definitions) after a release
is created, that release is now mismatched from the definitions.
Preserving resources in this way ensures they function consistently across the
targets and they're not disrupted by configuration changes. However this
behavior might not be what you intend, in which case you can create a new
release to deploy using the updated pipeline.
Cloud Deploy
returns warnings if there's such a mismatch and you try to perform certain
actions, such as promote the release.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis guide details the process of modifying an existing delivery pipeline.\u003c/p\u003e\n"],["\u003cp\u003eUpdating a delivery pipeline involves editing the pipeline definition file and then re-registering it using the \u003ccode\u003egcloud deploy apply\u003c/code\u003e command.\u003c/p\u003e\n"],["\u003cp\u003eReleases and rollouts are permanently linked to the pipeline definition as it was at the time of their creation, so changing the pipeline won't affect existing releases.\u003c/p\u003e\n"],["\u003cp\u003eTo have the delivery pipeline changes take effect, you must create a new release after updating the pipeline definition.\u003c/p\u003e\n"],["\u003cp\u003eCloud Deploy will issue warnings if there's a mismatch between the pipeline definition and an existing release, indicating that changes may not have been applied.\u003c/p\u003e\n"]]],[],null,[]]