Skip to content

Commit

Permalink
Switch to weekly deps
Browse files Browse the repository at this point in the history
  • Loading branch information
ajoberstar committed Apr 21, 2018
1 parent c2f6ceb commit 3d77890
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,10 +108,10 @@ workflows:
- build-java-9
- build-java-10
context: ajoberstar
nightly-deps:
weekly-deps:
triggers:
- schedule:
cron: "0 3 * * *"
cron: "0 8 * * 5"
filters:
branches:
only: master
Expand Down

0 comments on commit 3d77890

Please sign in to comment.