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