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