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