Skip to content
Snippets Groups Projects
Commit 3e6df473 authored by Jan Tattermusch's avatar Jan Tattermusch Committed by GitHub
Browse files

Merge pull request #12068 from matt-kwong/kokoro_mac_credentials

Remove gcloud auth activate-service-account from Kokoro Mac build
parents ab38a3d4 dcda3b8e
No related branches found
No related tags found
No related merge requests found
......@@ -31,7 +31,6 @@ ulimit -a
# pip does not install google-api-python-client properly, so use easy_install
sudo easy_install --upgrade google-api-python-client
export GOOGLE_APPLICATION_CREDENTIALS=${KOKORO_GFILE_DIR}/GrpcTesting-d0eeee2db331.json
gcloud auth activate-service-account --key-file=$GOOGLE_APPLICATION_CREDENTIALS
# required to build protobuf
brew install gflags
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment