From a few days ago, when I try to run a pipeline for a commit, a modal window appears asking for "Select brand" and "Select pipeline", but no options are available.
I can't run my pipelines nor deploy code. Anyone else has this new issue and know how to solve it?
Welcome to the community!
Do you have bitbucket-pipelines.yml in your branch configured as well as the pipeline enabled? Can you navigate to repository settings and check under Pipelines to see if the setting is enabled?
Let me know how it goes.
Regards,
Syahrul
Hi @Syahrul,
yes, I have bitbuckets-pipelines.yml configured in my branch.
Finally, I ran the pipeline without selecting any branch on the modal, and the code was deployed to the correct commit branch.
The issue, seems to be just a simple view issue, as much as the commit branch should not be required, or should be automatically selected in read-only mode on the modal.
Thank you anyway for your answer.
Regards,
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.