Deploy nightly

This commit is contained in:
Oliver Davies 2018-01-05 01:53:10 +00:00
parent 12ecb6fb6c
commit a746bf2409

View file

@ -50,7 +50,7 @@ workflows:
- build_and_test - build_and_test
nightly: nightly:
jobs: jobs:
- build_and_test - build_test_and_deploy
triggers: triggers:
- schedule: - schedule:
cron: "0 4 * * *" cron: "0 4 * * *"