diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index f4e891b..7fb8093 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -21,7 +21,7 @@ frontend: - web/node_modules script: - cd web - - npm install + - npm install --legacy-peer-deps - npm run build artifacts: paths: