Skip to content

Commit 84441cb

Browse files
chore: update CircleCI config (#244)
1 parent a134c08 commit 84441cb

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

handwritten/.circleci/config.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,8 @@ jobs:
159159
command: npm run system-test
160160
environment:
161161
GCLOUD_PROJECT: long-door-651
162-
GOOGLE_APPLICATION_CREDENTIALS: .circleci/key.json
162+
GOOGLE_APPLICATION_CREDENTIALS: /home/node/project/.circleci/key.json
163+
NPM_CONFIG_PREFIX: /home/node/.npm-global
163164
- run:
164165
name: Remove unencrypted key.
165166
command: |

0 commit comments

Comments
 (0)