Hi, 

i want to start another Jenkinsjob from within my declarative Jenkinsfile. 
I do that with following command:

build *job*: 'My-gitea-org/my-gitea-repo2/master', *wait*: *true*

This sub-job (my-gitea-repo2) will be triggered by several other jobs. So i 
want to check if the sub-job is currently running and i want to wait in my 
main job until its finished and then start the sub-job. Is that possible?

Regards

Dave

-- 
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/6aa81004-bf45-4f40-ab1b-a21284087018n%40googlegroups.com.

Reply via email to