Skip to content

Commit

Permalink
move build daily time (#77)
Browse files Browse the repository at this point in the history
Co-authored-by: Kyle Speer <kspeer@stitchdata.com>
  • Loading branch information
kspeer825 and Kyle Speer authored Apr 5, 2021
1 parent f4a3182 commit 3ca2531
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 @@ -41,7 +41,7 @@ workflows:
build_daily:
triggers:
- schedule:
cron: "0 15 * * *"
cron: "0 19 * * *"
filters:
branches:
only:
Expand Down

0 comments on commit 3ca2531

Please sign in to comment.