version: 2 jobs: build: docker: - image: circleci/node:9.0 steps: - checkout - run: echo "test"