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