Nightly CI config: Edit crontab to test it works

pull/1371/head
David Núñez 2019-09-30 19:40:27 +02:00
parent c282662e51
commit 867cb7bcee
1 changed files with 2 additions and 1 deletions

View File

@ -184,7 +184,8 @@ workflows:
nightly: nightly:
triggers: triggers:
- schedule: - schedule:
cron: "0 6 * * *" # 0800 CEST - 2300 PDT cron: "45 * * * *" # Just for testing configs
# cron: "0 6 * * *" # Scheduled for 0800 CEST / 2300 PDT
filters: filters:
branches: branches:
only: only: