Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(90)

Unified Diff: milo/appengine/frontend/cron.yaml

Issue 2238883003: Milo: Use luci-cfg for defining projects and console view. (Closed) Base URL: https://chromium.googlesource.com/external/github.com/luci/luci-go@master
Patch Set: review Created 4 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « milo/appengine/frontend/app.yaml ('k') | milo/appengine/frontend/milo.go » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: milo/appengine/frontend/cron.yaml
diff --git a/milo/appengine/frontend/cron.yaml b/milo/appengine/frontend/cron.yaml
index de9522919bdcfe50c0f86e339256b65468612498..2f2c15b456b581d609af7fa4d112500468f8588c 100644
--- a/milo/appengine/frontend/cron.yaml
+++ b/milo/appengine/frontend/cron.yaml
@@ -2,3 +2,6 @@ cron:
- description: Send ts_mon metrics
url: /internal/cron/ts_mon/housekeeping
schedule: every 1 minutes
+ - description: Update luci config
+ url: /cron/update
+ schedule: every 1 minutes
« no previous file with comments | « milo/appengine/frontend/app.yaml ('k') | milo/appengine/frontend/milo.go » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698