kind: pipeline name: default steps: - name: test_node image: node commands: - npm install - npm run