0

For every +61 minute e.g. 00:00, 01:01, 02:02, 03:03 ...

enter image description here

1 Answers1

0

As Jenkins uses cron expression, there isn't a way to run a script every 61 minutes. You can have another options checking this already answered question: How to set crontab every 1 hour 1 minute

Nic
  • 327
  • 1
  • 18