pipeline: build: image: tamlyn/headless-nodejs commands: - npm install - npm run test:ci - npm run build-prod