when: - event: push steps: - image: node:lts commands: - npm install - npm run build