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