rollback
I need to add automatic rollback process in my deployment pipeline.
For example - If X release version deployment failed, then it will rollback to previous last successful release version Y in the same environment.
Trigger must be automatically happen.
Please guide if someone has any better solution here.
1
vote