Hope you are doing well.
I have created a bitbucket-pipelines.yml file and merged it to the master branch of our repository, however the pipeline setting can not detect my yml pipeline and keep require create a new pipeline from the template sample.
I have already enabled pipeline in the repository settings .
I would be grateful for any tips or helps over here.
I'm facing the same issue.
The workaround suggested by @YY Brother is working. However, bitbucket is not detecting the changes done locally. I'm forced to modify the pipeline files via the bitbucket edit option.
Welcome to our Community.
Are you creating the pipeline yaml file like this?
Maybe you could provide more info to use to detect the reason. Yml file codes? screenshots?
Thanks,
YY哥
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
hi @YY Brother
Thanks for your reply.
This is my pipeline yaml
I have already tested my yml code in other repo it works fine.
and this is what I get when I try to launch the pipeline
Regards,
Amine Mokaddem
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Oh, it's really weird. I can't get out the WHY.
There's a workaround:
a) create your first pipeline manually as the last screenshot shows
b) copy the yml file content to the new one
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.