Skip to content

Commit

Permalink
chore: update CircleCI config (#1423)
Browse files Browse the repository at this point in the history
  • Loading branch information
JustinBeckwith committed Nov 1, 2018
1 parent c2ab3c0 commit 5c0a5f6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .circleci/config.yml
Expand Up @@ -159,7 +159,8 @@ jobs:
command: npm run system-test
environment:
GCLOUD_PROJECT: long-door-651
GOOGLE_APPLICATION_CREDENTIALS: .circleci/key.json
GOOGLE_APPLICATION_CREDENTIALS: /home/node/project/.circleci/key.json
NPM_CONFIG_PREFIX: /home/node/.npm-global
- run:
name: Remove unencrypted key.
command: |
Expand Down

0 comments on commit 5c0a5f6

Please sign in to comment.