Skip to content

Commit

Permalink
CircleCI node 12
Browse files Browse the repository at this point in the history
  • Loading branch information
Diana Ionita committed Sep 2, 2020
1 parent a234ca7 commit 6ea488c
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 @@ -3,7 +3,7 @@ version: 2
references:
container_config: &container_config
docker:
- image: circleci/node:8.10
- image: circleci/node:12
poke_npmrc: &poke_npmrc
run: echo "//registry.npmjs.org/:_authToken=$NPM_TOKEN" >> ~/.npmrc

Expand Down

0 comments on commit 6ea488c

Please sign in to comment.