Browse Source

Auto-build every Sat midnight

master
Arun Prakash Jana 5 years ago
parent
commit
a5c5fc97e2
No known key found for this signature in database GPG Key ID: A75979F35C080412
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .circleci/config.yml

+ 1
- 1
.circleci/config.yml View File

@@ -79,7 +79,7 @@ workflows:
nightly: nightly:
triggers: triggers:
- schedule: - schedule:
cron: "0 0 * * 0"
cron: "0 0 * * 6"
filters: filters:
branches: branches:
only: only:


Loading…
Cancel
Save