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

Side by Side Diff: milo/frontend/appengine/cron.yaml

Issue 2953183002: Fix milo deployment (Closed)
Patch Set: License header fix Created 3 years, 6 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 unified diff | Download patch
« no previous file with comments | « milo/frontend/appengine/app.yaml ('k') | milo/frontend/appengine/dispatch.yaml » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 cron: 1 cron:
2 - description: Send ts_mon metrics 2 - description: Send ts_mon metrics
3 url: /internal/cron/ts_mon/housekeeping 3 url: /internal/cron/ts_mon/housekeeping
4 schedule: every 1 minutes 4 schedule: every 1 minutes
5 - description: Update luci config 5 - description: Update luci config
6 url: /admin/update 6 url: /admin/update
7 schedule: every 1 minutes 7 schedule: every 1 minutes
OLDNEW
« no previous file with comments | « milo/frontend/appengine/app.yaml ('k') | milo/frontend/appengine/dispatch.yaml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698