>...but I wish I can do this (for illustration only, the cron option does not 
>exist of course)
>
>Step in JobA to trigger JobB to run around 9:00pm ET
>build job: JobB,
>      cron: "H 21 * * 1",
>      wait: true

How about JobB always runs at 9 (started from cron)
and always checks first, whether it should be executed
or not. JobA would set a "flag" or variable or whatever
to let JobB know that it should go on, once it's been
started.

bye  Fabi

-- 
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 jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/20200915145620.90F0E4213390%40macserver.private.

Reply via email to