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