copy goma_auth.py

This commit is contained in:
Your Name 2021-05-29 17:45:25 +00:00
parent 3c929f9702
commit 5c77002b75
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ PATH=$PWD/chromium/src/third_party/llvm-build/Release+Asserts/bin:$PWD/depot_too
cipd install infra/goma/client/linux-amd64 -root ~/goma
cat "nomatter" >~/.debug_auth_file
cp bromite-buildtools/goma_auth.py ~/goma/
export GOMA_SERVER_HOST=127.0.0.1
export GOMA_SERVER_PORT=5050