i am trying to trigger a pipeline remotely and i came on this error.
Error: {"error": {"message": "Bad request", "detail": "bitbucket-pipelines.yml not found.", "data": {"key": "result-service.pipeline.yml-not-found", "arguments": {}}}}
The pipeline in the remote repository works when i trigger it manually
Hi Olusola and welcome to the community!
Are you running an API call to trigger a pipeline or are you using the following pipe during a pipelines build?
If you are running an API call, could you please share the call you are running?
If you are using the pipe, could you please share the pipe configuration from your yml file?
Please make sure to replace workspace-id, repo name, etc with dummy values before sharing. I would like to check the syntax of the API call or pipe in case there are any errors.
Kind regards,
Theodora
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.