When I run a pipeline that has Pipeline variables defined, and run with a custom value, the value is used in the pipe, and output to the console:
Pipeline variables: SPEC_FILES_OVERRIDE: MyPage/MyPage.file
But if the pipline fails or is stopped, and I choose to re-run it, the variables are reset to their default variables?
Pipeline variables: SPEC_FILES_OVERRIDE:
How can I prevent this, I would of course like to re-run the pipeline with the variables supplied when it was started.
Hi @Gummi A
Welcome to the Bitbucket Cloud community! :)
Unfortunately, this is a known limitation of custom pipeline re-runs and is in our long term backlog (we do not have an ETA unfortunately) tracked as a bug ticket. Feel free to Watch this to receive future updates related to it and Vote to increase its visibility:
Cheers!
- Ben (Bitbucket Cloud Support)
Hi @Gummi A
Welcome to the Bitbucket Cloud community! :)
Unfortunately, this is a known limitation of custom pipeline re-runs and is in our long term backlog (we do not have an ETA unfortunately) tracked as a bug ticket. Feel free to Watch this to receive future updates related to it and Vote to increase its visibility:
Cheers!
- Ben (Bitbucket Cloud Support)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.