Re: Limit job start time to period

2016-03-11 Thread Baptiste Mathus
Don't know any plugin designed precisely for that. But if I had to do it, I'd try two ways: * either have a first step to check the current hour to decide to continue or not * or have a job dedicated to that, but that would trigger another one conditionally Advantage of the second one: you'll only

Limit job start time to period

2016-03-10 Thread Igor
Hello, I want to limit a job, to start in the specific time period and just if it was triggered. How the best is to do it? 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 i