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

Unified Diff: README.md

Issue 1755883002: [infra] update README with instructions on how to bump infra/deployed. (Closed) Base URL: https://chromium.googlesource.com/infra/infra.git@master
Patch Set: Created 4 years, 10 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: README.md
diff --git a/README.md b/README.md
index 2c6d8a57c82379bd37ca2b1afe1be85db25ed4d1..83130c6635e4c2499eef2955a6fc7b39fdcc2637 100644
--- a/README.md
+++ b/README.md
@@ -28,3 +28,6 @@ documentation](doc/index.md). The rest of this page is specific to this repo.
<stg>` is actually getting `<stg>` from
[build/scripts/common](https://chromium.googlesource.com/chromium/tools/build/+/master/scripts/common).
* [utils/](utils): purpose? utils?
+* Need to bump infra/deployed to pick up changes?
+ * `git push origin <updated hash>:deployed`
+ * mail chrome-troopers@, include: previously deployed hash, the hash you just pushed, and the output of the `git push` command.
« 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