@Rajendra Dhaundiyal DevOps is currently not supported in on Microsoft Q&A.
You can ask the experts in the dedicated forum over here:https://stackoverflow.com/questions/tagged/devops
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi,
I have an azure devops yaml pipeline which has multiple stages starting with build and publish and then dev,test, uat, prod. Prod has a gated approval so will not run till someone approves it. However, I can also run the pipeline while skipping prod stage. Once my UAT is passed in 30 days, if I want to deploy the same release to prod , there is no way to run the skipped stage. I will have to start from the begining stage i.e. build and publish and go through each dependent environment to deploy to prod. Is there a better option to run the same build only on prod environment.
@Rajendra Dhaundiyal DevOps is currently not supported in on Microsoft Q&A.
You can ask the experts in the dedicated forum over here:https://stackoverflow.com/questions/tagged/devops