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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.