static: stage: build image: node:latest before_script: - npm install script: - npm run build