@@ -4,5 +4,6 @@ stages:
qa:
stage: qa
script:
+ - yarn cache clean
- HOST=ci yarn install --network-timeout 10000
- yarn lint