For some reason, creating a bitbucket-pipeline.yml file does nothing if created anywhere else other than the master branch.
What I am trying to do it to test out pipelines before moving away from teamcity. I created a separate branch just to test this. In that branch I added a bitbucket-pipeline.yml file. This does nothing.
How can I start a build?
Hi Pavlos,
Can you add an example bitbucket-pipelines.yml script so we can check everything is configured correctly?
Can you also have a look at your Repository Settings -> Pipelines -> Pipelines Settings. This will show if Pipelines is enabled or not. If it's enabled, it should look like this.
Thanks,
Philip
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.