Skip to content

Commit

Permalink
add GCLOUD_PROJECT env var to config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jkwlui committed Sep 4, 2018
1 parent c1250d6 commit 179dd78
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions synthtool/gcp/templates/node_library/.circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,7 @@ jobs:
name: Run system tests.
command: npm run system-test
environment:
GCLOUD_PROJECT: long-door-651
GOOGLE_APPLICATION_CREDENTIALS: .circleci/key.json
- run:
name: Remove unencrypted key.
Expand Down

0 comments on commit 179dd78

Please sign in to comment.