Skip to content

Commit

Permalink
Merge pull request #27 from Financial-Times/fix-load-test-time
Browse files Browse the repository at this point in the history
Set load testing at 0:15 on weekdays
  • Loading branch information
sisidovski committed Aug 13, 2018
2 parents 6421498 + b37f8bf commit d6bab11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ workflows:
nightly:
triggers:
- schedule:
cron: "00 10 * * *"
cron: "15 0 * * 1-5"
filters:
branches:
only:
Expand Down

0 comments on commit d6bab11

Please sign in to comment.