Hi there,
I have a build #10 deployed to production but need to quickly rollback to build #9 (the previous stable deployment). If I select the build #9 and click re-run it generates a build #11 which goes through test, staging, etc. This is problematic because the build artifacts are associated with build #9 and stored in s3 in our case, and a build #11 would recreate the artifacts from scratch, thus, it's not really a rollback.
I guess what would be needed is to be able to re-run a step on a given pipeline build.
Is this possible or planned?
Thank you in advance,
Tanju
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
did you eventually find a way to rollback to previous build?
I cant find a article related to rollback in the link
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Unfortunately, it's not possible according to @Aneita (via email). I went ahead and created an enhancement request here:
https://bitbucket.org/site/master/issues/16604
Please chime in and vote :-)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.