Hi,
I have a problem the below:
It is suddenly appeared.
Steps cannot get data.
PIPELINE_NUMBER=147
....
https://api.bitbucket.org/2.0/repositories/{username}/{repo_slug}/pipelines/{uuid}/steps/
jq -r .values[0].state.name storage/logs/steps.json
+ PIPELINE_STATE=null
+ [ null = COMPLETED ]
successful result:
+ PIPELINE_STATE=PENDING
+ [ PENDING = COMPLETED ]
Please suggest any idea.
Thanks.
Hi Marcus,
Thanks for reaching out and apologies for the delay in replying.
Just to clarify, are you using Bitbucket Pipelines or Jenkins for your builds? The API is for getting the status of Bitbucket Pipelines builds, not Jenkins builds.
Aneita
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.