I have set up a repository, and I want to add a pipeline to it, but when I go to configure the .yml file, it jumps right to a screen saying
When your pipeline starts up you'll see the details here.
Without letting me configure a file, and no pipeline is actually created. Has anyone seen this before?
Hi @John Potter and welcome to the community.
This is a bug and it occurs when Pipelines is enabled from the Repository settings, then the templates are no longer accessible:
You should be able to create a bitbucket-pipelines.yml file, either locally and then commit and push it, or in Bitbucket UI. You can check this doc for more info on how to configure it:
If you'd like to access the templates, you can create another test repo (which you can delete later). Then, without enabling Pipelines from Repository settings, select the Pipelines option from the left hand menu in this new repo.
You should then be able to view the templates, and you can copy-paste the template you like in the repo you already have.
Kind regards,
Theodora
Theodora,
Thanks that worked great.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.