How can I skip step in deployment depending on release version?

Hi Team,

One of of my deployment has step to “redeploy API” after DB setup. In this case I want to skip this step if UAT environment has the same release as production environment. Please help to achieve this. Any support is appreciate.

Thanks In Advance,
Saurabh

Hi Saurabh,

Thanks for getting in touch! If I understand your goal correctly, this should be completely possible by using some system variables inside custom conditional logic. Unfortunately I don’t have any specific samples to do exactly this, but I hope this provides a good starting point.

If your UAT environment has already been deployed to, you could set the project setting Skip any package step that is already installed. Would this option provide any value for your requirements?

I hope this helps! Please don’t hesitate to reach out if you have any further questions, or if I’ve in any way misinterpreted what you’re after. :slight_smile:

Best regards,

Kenny

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.