Is automatic rollback possible in bamboo
In Bamboo, can I automatically rollback a previous version based on the result of my deployment project?
+3
Vasu
source
to share
1 answer
Yes. You can potentially run multiple tests after deployment or otherwise determine if the deployment has completed. If that didn't work, then start up / running your deployment project with the old version! See the comments here: https://jira.atlassian.com/browse/BAM-14079
+1
Champ
source
to share