Trigger post build option of build definition using JBE
Hello
I am using following command to invoke post build. However this commands uses build resuild UUID.
I would like to know, whether there is any way through which I can invoke post build of particular build definition without using buildResultUUID.
I have jenkins job, which dowload stream "Stream_1" using RTC plugin, then I build the job and based on pass or fail, I need to promote to stream "Stream_2" using post build option in build definition.
|
One answer
Post build deliver is supported by the Team Concert Plugin from version 1.2.0.3 and RTC server version 6.0.4. See Team Concert Plugin wiki. You don't have to specify the build definition id or build result UUID.
|
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.