diff --git a/.gitlab-test.yml b/.gitlab-test.yml index e17e8d6..8572e47 100644 --- a/.gitlab-test.yml +++ b/.gitlab-test.yml @@ -27,6 +27,7 @@ test: - mv .env.testing .env # Install npm and dependancies + - apk add --no-cache npm - npm i - npm run prod