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