@ -0,0 +1,9 @@
jobs:
job-name:
docker:
- image: circleci/node:12
steps:
- checkout
- run:
name: Install stuff
command: echo ok