Skip to content

Commit

Permalink
Set 9 am and remove current branch for load test
Browse files Browse the repository at this point in the history
  • Loading branch information
sisidovski committed Jul 27, 2018
1 parent 7655402 commit bfa7a12
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .circleci/config.yml
Expand Up @@ -10,12 +10,11 @@ workflows:
nightly:
triggers:
- schedule:
cron: "05 * * * *"
cron: "00 10 * * *"
filters:
branches:
only:
- master
- feature/load-test
jobs:
- loadtest
jobs:
Expand Down

0 comments on commit bfa7a12

Please sign in to comment.