build: update circleci config to handle GOOGLE_APPLICATION_CREDENTIALS for all linux bazel builds (#33109)

PR Close #33109
This commit is contained in:
Joey Perrott 2019-10-11 12:18:00 -07:00 committed by Matias Niemelä
parent 3b643b8f3c
commit fa0ab38546
1 changed files with 2 additions and 0 deletions

View File

@ -700,6 +700,8 @@ jobs:
steps:
- custom_attach_workspace
- init_environment
- setup_circleci_bazel_config
- setup_bazel_rbe
# Install
- run: yarn --cwd packages/zone.js install --frozen-lockfile --non-interactive
# Run zone.js tools tests