Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 678 Bytes

02_50-manual-deploy-to-production.md

File metadata and controls

26 lines (17 loc) · 678 Bytes

Configuring CI/CD pipelines

Continuous Delivery

Below you can see the tests have passed, deploy to Stage is in progress, and deploy to Prod is set to manual (you have to click the Play triangle to start it):

Deploy to STG in progress


Configuring CI/CD pipelines

Continuous Delivery

After the deploy to Stage completes, we see:

Ready for deploy to PRD


Configuring CI/CD pipelines

Continuous Delivery

If you look at the pipeline detail, you can see the deploy to Prod was skipped, and is tagged as a "manual" deploy:

pipeline detail