Commit 031711dc authored by Marcin Sedlak-Jakubowski's avatar Marcin Sedlak-Jakubowski

Merge branch 'shank-dev-master-patch-68850' into 'master'

Edited Cron example to reflect accurately

See merge request gitlab-org/gitlab!65642
parents abdddd4d 421cccd7
......@@ -52,7 +52,7 @@ terminal.
# Run at 7:00pm every day:
0 19 * * *
# Run every minute on the 10th of June:
# Run every minute on the 3rd of June:
* * 3 6 *
# Run at 06:30 every Friday:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment