We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab5623a commit c599720Copy full SHA for c599720
.circleci/config.yml
@@ -3,6 +3,7 @@ jobs:
3
build:
4
docker:
5
# specify the version you desire here
6
+ - image: node:current
7
- image: vuejs/ci
8
9
working_directory: ~/repo
0 commit comments