Skip to content

Commit

Permalink
Update CircleCI config (#151)
Browse files Browse the repository at this point in the history
Update CircleCI config
  • Loading branch information
imbrn authored May 20, 2019
2 parents 42c967f + 9fd549f commit 1b611a7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ jobs:
- add_ssh_keys:
fingerprints:
- "9f:10:3c:f2:df:f4:93:d8:e7:b0:14:0e:42:74:8f:66"
- "16:27:ac:a5:76:28:2d:36:63:1b:56:4d:eb:df:a6:48"
- run:
name: Authenticate NPM registry
command: echo "//registry.npmjs.org/:_authToken=${NPM_TOKEN}" > ~/.npmrc
Expand Down

0 comments on commit 1b611a7

Please sign in to comment.