We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5252b8e commit ab1391eCopy full SHA for ab1391e
circle.yml
@@ -3,7 +3,7 @@ jobs:
3
build:
4
working_directory: ~/repo
5
docker:
6
- - image: circleci/node:latest
+ - image: cimg/node:lts
7
branches:
8
ignore:
9
- gh-pages # list of branches to ignore
0 commit comments