diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 4b4526e..ae6abf6 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -43,7 +43,8 @@ composer: npm: stage: preparation image: edbizarro/gitlab-ci-pipeline-php:latest - script: + script + - npm update node-sass@latest - npm prune - npm install artifacts: