diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index c29f90c..250f012 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -10,6 +10,7 @@ cache: - node_modules/ libresilient-test: + image: node:17.0 stage: test script: - npm ci --include=dev