>From what I know that's specific thing is not possible. And to be honest, it's quite strange as well.
Maybe if you explain us why are you trying to do that, we could suggest alternatives that are possible in Jenkins. Cheers, Gianluca. Il giorno martedì 15 settembre 2020 alle 15:40:20 UTC+1 zil...@gmail.com ha scritto: > I see this, but I don't understand how to implement it for my use case. > > https://www.codependentcodr.com/scheduled-builds-in-jenkins-scripted-pipelines.html > > I want JobA to trigger JobB, but at a certain time. I do this now > > *Step in JobA to trigger JobB* > build job: JobB, > wait: true > > ...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 > > Any ideas? 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 jenkinsci-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/26e5a780-5c25-4a5d-859a-d0133b07e3b2n%40googlegroups.com.