I am new to Jenkins. I have a job when I went in to configuration I see that it's scheduled to run at 12:25:03 AM EDT
Build Schedule : H H(0-3) * * *
I want to change that to run at 8:15 AM EDT, how can I do that ?
If I want to run more than once for example 8:15 AM EDT and 2:15 PM EDT how can I do that ?
What does that H H(0-3) * * * stands for ?