Hello Team,
I have some requirement like below.
I have 5 tasks in one job. I have a branch plan configured. I would like to run only 4 tasks in the branch plan, basically, I don't want to run one specific task(version increment tasks) during branch plan build.
how can I achieve this using bamboo?
Our configuration here is --> Once the pull request is approved feature branch code merged to Gated CI branch. the build will be triggered on gated CI branch if build success it will merge to master branch.
in gated CI branch, I don't want to run a specific task related to version increment (to avoid tow increments for one commit).
Thanks,
Sai
Hi!
What about set condition on extra task ?
Cheers,
Gonchik Tsymzhitov
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.