Reduce circleci nightly build frequency
This commit is contained in:
parent
f1e62e037c
commit
9d8018d48c
@ -39,7 +39,7 @@ workflows:
|
|||||||
nightly:
|
nightly:
|
||||||
triggers:
|
triggers:
|
||||||
- schedule:
|
- schedule:
|
||||||
cron: "0 0 * * *"
|
cron: "0 0 * * 1,4"
|
||||||
filters:
|
filters:
|
||||||
branches:
|
branches:
|
||||||
only: master
|
only: master
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user