Hello everyone!
I would like to automate company repo by adding BB pipeline.
Since I would like to experiment, I created locally bitbucket-pipelines.yml with "custom" set of tasks only (so I can run the pipeline manually) and merged this PR to develop branch.
However, I cannot see the pipeline being available, when I go to "Pipelines" menu option for the specific repo. I only see pipeline wizard options to start building visually pipeline.
Do I need to merge bitbucket-pipelines.yml to master as well to make it available to the repo pipelines menu?