"At 09:00 on every day-of-week from Monday through Friday."
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Luke Murphy 2020-09-15 08:51:12 +02:00
parent a8d655ecd0
commit f539df3cd5
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ services:
replicas: 0
labels:
- "swarm.cronjob.enable=true"
- "swarm.cronjob.schedule=*/30 * * * *"
- "swarm.cronjob.schedule=0 9 * * 1-5"
restart_policy:
condition: none