diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 127084bb..ebfd8ce6 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -32,7 +32,6 @@ lint: stage: test before_script: &before-yarn - apk --no-cache add git python3 build-base - - yarn cache clean - yarn cache: key: '$CI_COMMIT_SHORT_SHA'