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.
HI
I'm working on the pipeline but I'm only created one bitbucket-pipelines.yml for my master branch and don't add a deployment branch is the pipeline working?
Hi @Ayush Sharma and welcome to the community!
If you have a repo with two branches and you want to run pipelines builds on every push to these two branches, then a bitbucket-pipelines.yml file should exist in both branches.
The bitbucket-pipelines.yml should include either a default definition or a branches definition with the branches' names.
If you have any questions or need further help please feel free to let me know.
Kind regards,
Theodora
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You are very welcome @Ayush Sharma, please feel free to let us know if you have any other questions.
Kind regards,
Theodora
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.