Schedule a job once every day on work days in jenkins
Yes, this will execute the task as 15:00 each Monday to Friday. and the actual record should looks like:
0 15 * * 1-5 /path/to/command
Yes, this will execute the task as 15:00 each Monday to Friday. and the actual record should looks like:
0 15 * * 1-5 /path/to/command