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
nightly:
jobs:
- build_and_test
- build_test_and_deploy
triggers:
- schedule:
cron: "0 4 * * *"