diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index a431824..1ce1b39 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -22,7 +22,6 @@ cache: key: "${CI_COMMIT_REF_SLUG}" paths: - - node_modules/ - .yarn/cache/ build: # This job runs in the build stage, which runs first.