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.