diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 3675e4f..a9d43bd 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -9,12 +9,9 @@ cache: - key: files: - yarn.lock - paths: - - node_modules - - key: - files: - frontend/yarn.lock paths: + - node_modules - frontend/node_modules before_script: