I am trying out Bitbucket Pipeline and following the documentation but running into an issue with not seeing these pipelines from the UI.
In a feature branch (or in dev branch) I created bitbucket-pipeline.yml, made sure YAMLINT was clean, then pushed and commited to the branch (but did not merge).
Then from that branch I navigated to the commit, then RUN PIPELINE. But there was nothing to pick in the dropdown.
Any suggestions for how to troubleshoot this?
Is the build using a manual trigger? If not, did it run when you committed the branch?
Are there any errors on the Pipelines page?
Can you include your pipeline, or relevant snippet of your pipeline (dont need step specifics)
( Part of me thinks I recall an issue where the very first time you add pipelines it needs to get onto master, and then you can iterate elsewhere. Could even be a minimal "echo hello" type setup. )
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.