Skip to content

Commit

Permalink
Issue 3: Fix to CircleCI file.
Browse files Browse the repository at this point in the history
  • Loading branch information
mattstrom committed Jul 19, 2018
1 parent b5b9395 commit b4f0be1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:

- publish:
docker:
- image: circleci/<language>:<version TAG>
- image: circleci/node:10.4.1
steps:
- checkout
- run: echo "//registry.npmjs.org/:_authToken=$NPM_TOKEN" >> ~/.npmrc
Expand Down

0 comments on commit b4f0be1

Please sign in to comment.