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

Unified Diff: logdog/appengine/cmd/coordinator/Makefile

Issue 2990133002: [logdog] Don't promote dev upload. (Closed)
Patch Set: Created 3 years, 5 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: logdog/appengine/cmd/coordinator/Makefile
diff --git a/logdog/appengine/cmd/coordinator/Makefile b/logdog/appengine/cmd/coordinator/Makefile
index 23127274a4140674eb7dc356a792bf083222dd4b..a7240df5f19f576b6b0d15e2fb7315a7967b4b1a 100644
--- a/logdog/appengine/cmd/coordinator/Makefile
+++ b/logdog/appengine/cmd/coordinator/Makefile
@@ -134,4 +134,5 @@ upload-static-dev: static-resources yamls
--project $(CLOUD_PROJECT) \
--version "dev" \
--quiet \
+ --no-promote \
static/module-static.yaml
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698