diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 712f709..def9374 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -204,7 +204,7 @@ zammad-docker-build: before_script: - apk --update add nodejs npm script: - - npm install npm@latest -g + - npm install npm@10 -g - npm install -g turbo - npm ci - turbo build --force --filter @link-stack/zammad-addon-*