We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 43a7f86 + ebc8299 commit e88b396Copy full SHA for e88b396
.circleci/config.yml
@@ -3,7 +3,7 @@ jobs:
3
build:
4
working_directory: ~/Clever/understream
5
docker:
6
- - image: circleci/node:10.15.1-stretch
+ - image: circleci/node:12-stretch
7
- image: circleci/mongo:3.2.20-jessie-ram
8
environment:
9
CIRCLE_ARTIFACTS: /tmp/circleci-artifacts
.nvmrc
@@ -0,0 +1 @@
1
+12
0 commit comments