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 a0602e3 + afdd63d commit 25a53ccCopy full SHA for 25a53cc
.circleci/config.yml
@@ -3,7 +3,7 @@ jobs:
3
build:
4
working_directory: ~/Clever/tracing-middleware
5
docker:
6
- - image: circleci/node:10-stretch
+ - image: circleci/node:12-stretch
7
environment:
8
CIRCLE_ARTIFACTS: /tmp/circleci-artifacts
9
CIRCLE_TEST_REPORTS: /tmp/circleci-test-results
.nvmrc
@@ -0,0 +1 @@
1
+12
0 commit comments