Fabi,

Using this 
trick? 
https://www.quora.com/How-can-I-pass-a-parameter-from-one-job-to-another-in-Jenkins-using-property-file

On Tuesday, September 15, 2020 at 11:07:18 AM UTC-4 zil...@gmail.com wrote:

> Hi Fabi,
>
> Great idea. How can JobA set a flag for JobB that persists when JobB runs 
> at 9:00pm ET?
>
> On Tuesday, September 15, 2020 at 10:56:48 AM UTC-4 fcenedese wrote:
>
>>
>> >...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/61c54bf6-3da4-40cc-abad-cb766ed7d997n%40googlegroups.com.

Reply via email to