From 867cb7bceee117dbb1aeb8a57410684fada1021a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20N=C3=BA=C3=B1ez?= Date: Mon, 30 Sep 2019 19:40:27 +0200 Subject: [PATCH] Nightly CI config: Edit crontab to test it works --- .circleci/config.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index bc722e31f..1316ff722 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -184,7 +184,8 @@ workflows: nightly: triggers: - schedule: - cron: "0 6 * * *" # 0800 CEST - 2300 PDT + cron: "45 * * * *" # Just for testing configs + # cron: "0 6 * * *" # Scheduled for 0800 CEST / 2300 PDT filters: branches: only: