Last updated
Was this helpful?
Last updated
Was this helpful?
Promoting a previously deployed pipeline from a non-productive environment to another chosen environment is fast and simple. Here is how you can do that:
In the non-productive environment, go to the Run page and select the deployed pipeline that you want to deploy in another environment. This page includes a color-coded environment tag in the upper left corner, making it easier to identify the environment you are working in.
After identifying the pipeline, click the three dots in the upper right corner of the pipeline card. Click Promote to.
When you click Promote to, a side sheet is displayed with the pipeline deployment configurations. Make the necessary changes.
Once you have specified the settings, click Promote to promote the selected pipeline to the desired environment or click Cancel to return to the previous screen.
Verify the settings from the previous step by comparing the pipeline in the non-production environment with the deployment details for the selected environment.
After promoting a pipeline, you will be redirected to the Run page of the selected environment and project. The number of licenses consumed by this action will also be displayed.
You can check the current status of the pipeline on the pipeline card. To learn more about the status available on the card, read the documentation about .
You can also check the status of the most recently deployed pipelines in the History tab on the Run page.
Learn how to change the deployment environment of a pipeline.