Update config.yml
This commit is contained in:
parent
a746bf2409
commit
6f059590cb
|
@ -50,7 +50,8 @@ workflows:
|
|||
- build_and_test
|
||||
nightly:
|
||||
jobs:
|
||||
- build_test_and_deploy
|
||||
- build_and_test
|
||||
- deploy
|
||||
triggers:
|
||||
- schedule:
|
||||
cron: "0 4 * * *"
|
||||
|
|
Loading…
Reference in a new issue