Skip to content

Commit

Permalink
add a cron job to refresh chromebot status (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
yjbanov authored Jul 19, 2016
1 parent a0a103f commit 494629f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions app/cron.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,6 @@ cron:
- description: refresh travis build status
url: /api/refresh-travis-status
schedule: every 3 minutes
- description: refresh chromebot build status
url: /api/refresh-chromebot-status
schedule: every 3 minutes

0 comments on commit 494629f

Please sign in to comment.