You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
We are managing our releases with repository tags and in order to handle release reversion in case there is any issue in the published release we need to run the deployment pipeline on the previous release tags. Currently in the interface and in the documentation I can't find any way of doing so. Is there anyway or any other alternative solution to this problem?
Hi @Syahrul thanks for responding!
I explored different things and found a solution to run custom pipeline on a tag. A tag actually is a commit, so open up that commit and in the commit detail view there is an option to run a pipeline, we can use that option and run any pipeline on this tag.
Hi @Ahmed Faraz
G'Day!
I believe it's not possible to run a custom pipeline on a repositories tags.
If you previously deploy you can roll back the deployment by locating the previous build that is using the tags and having the issue. The clicking redeploy will roll back the previous build.
I hope this helps.
Cheers,
Syahrul
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.