Hi,

We are using Jenkins Pipeline - build job step and wanted the ability to 
return build job number so that we can use the build job # in the next step.

e.g.
buildJobNumber=build job: 'my-test-job', parameters: [string(name: 
'environment', value: 'QA')], quietPeriod: 10

Then be able to use buildJobNumber in the next stage.

Thanks


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/6447f75c-8853-4295-bfa7-cb92c2e87812%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to