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

Unified Diff: milo/frontend/index.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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « milo/frontend/dispatch.yaml ('k') | milo/frontend/main.go » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: milo/frontend/index.yaml
diff --git a/milo/frontend/index.yaml b/milo/frontend/index.yaml
deleted file mode 100644
index a42b1dbcee6869ebbf7ccb1aa1f5126c6b1eff25..0000000000000000000000000000000000000000
--- a/milo/frontend/index.yaml
+++ /dev/null
@@ -1,22 +0,0 @@
-indexes:
-
-- kind: Build
- ancestor: yes
- properties:
- - name: revisions.generation
- direction: desc
-
-- kind: buildbotBuild
- properties:
- - name: finished
- - name: master
- - name: builder
- - name: number
- direction: desc
-
-- kind: buildbotBuild
- properties:
- - name: master
- - name: builder
- - name: number
- direction: desc
« no previous file with comments | « milo/frontend/dispatch.yaml ('k') | milo/frontend/main.go » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698