Bamboo: How to pass task result into next task in one stage/job?

Maxim Moroz August 26, 2014

I have build plan with one stage & default job.

In this job I have about 5 tasks. In first task I execute script on remote server to find out release dir (it always different) and I need to pass this value (release dir) to all next tasks.

In TeamCity I can set TC variable inside task. How can I do it in Bamboo?

Thanks.

1 answer

0 votes
LarsM
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
September 9, 2014

You might want to checkout this Plugin from Atlassian.

https://marketplace.atlassian.com/plugins/com.atlassian.bamboo.plugins.variable.updater.variable-updater-generic

 

You can read values from file and inject it into variables.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events