steps: - name: build image: node:18-alpine commands: - npm install - npm run build