Skip to content
Snippets Groups Projects
Commit fd76c114 authored by Haelwenn's avatar Haelwenn
Browse files

CI: Remove `yarn cache clean` in lint stage

parent bb51ba23
No related branches found
No related tags found
2 merge requests!326Mergeback: 2.5.0,!282Release/2.5.0
......@@ -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'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment