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
I want to put several steps in stage and makes them run in parallel
For example,
there is a, b, c step in X stage,
d, e, f step in Y stage,
and I want that X stage and Y stage run in parallel.
Is it possible or is there a way to do that?
Hey @Eunbi LEE
According to https://support.atlassian.com/bitbucket-cloud/docs/stage-options/ - Parallel stages are not supported.
You can either:
Personally, I would go with option #1.
Hey @Eunbi LEE ,
Welcome to the Community!
As correctly stated by @Erez Maadani , parallel stages are currently not supported in Bitbucket Pipelines. However, we already have a feature request opened to implement this functionality, which you can access using the following link :
I would suggest you to add your vote there, since this helps both developers and product managers to understand the interest. Also, make sure you add yourself as a watcher in case you want to receive first-hand updates from that ticket. Please note that all features are implemented with this policy in mind.
Thank you, @Eunbi LEE !
Patrik S
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.