Skip to content

Commit

Permalink
Run CI Merkely env-reporter every 1 minute ready for DNB demo
Browse files Browse the repository at this point in the history
  • Loading branch information
JonJagger committed Nov 3, 2021
1 parent d3c7511 commit b7c7ec6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,8 @@ workflows:
triggers:
- schedule:
#cron: "0,3,6,9,12,15,18,21,24,27,30,33,36,39,42,45,48,51,54,57 * * * *"
cron: "0 * * * *"
#cron: "0 * * * *"
cron: "* * * * *"
filters:
branches:
only: [ master ]
Expand Down

0 comments on commit b7c7ec6

Please sign in to comment.