@@ -4,6 +4,5 @@ stages:
qa:
stage: qa
script:
- - rm yarn.lock
- - HOST=ci yarn install --network-timeout 10000
+ - HOST=ci yarn install --network-timeout 10000 --frozen-lockfile
- yarn lint