version: 2.1 jobs: job-name: docker: - image: circleci/node:12 steps: - checkout - run: name: Install stuff command: echo ok