version: '1' image: node:12 jobs: build: bin: /bin/bash # or simply "bash" script: - pwd - ls -lah