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.
1 parent 17a60d6 commit 966a71dCopy full SHA for 966a71d
.circleci/config.yml
@@ -21,7 +21,7 @@ jobs:
21
paths: .
22
publish:
23
docker:
24
- - image: circleci/node:12
+ - image: cimg/node:12
25
environment:
26
- PATH: '~/bin:/opt/yarn/yarn-v1.5.1/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'
27
steps:
0 commit comments