steps: - name: build image: node:20 commands: - npm install - npm run build