Update gitlab configuration

This commit is contained in:
Sonny Bakker 2023-06-26 20:25:36 +02:00
parent 720f6fdb78
commit 59f719d7c3
3 changed files with 10 additions and 10 deletions

View file

@ -1,7 +1,7 @@
static:
stage: build
image: node:12-bullseye
image: node:16-bookworm
before_script:
- npm install --quiet
- npm install
script:
- npm run build