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 92bc35e commit 7edafcdCopy full SHA for 7edafcd
.circleci/config.yml
@@ -3,7 +3,7 @@ jobs:
3
build:
4
docker:
5
# specify the version you desire here
6
- - image: vuejs/ci
+ - image: circleci/node:lts
7
user: node
8
9
working_directory: /home/node/repo
0 commit comments