Update .gitlab-ci.yml
This commit is contained in:
parent
97338c6897
commit
57e92de8ee
|
@ -8,6 +8,7 @@ test-frontend:
|
||||||
- yarn install
|
- yarn install
|
||||||
- yarn lint
|
- yarn lint
|
||||||
cache:
|
cache:
|
||||||
|
paths:
|
||||||
- frontend/node_modules/
|
- frontend/node_modules/
|
||||||
- frontend/.yarn
|
- frontend/.yarn
|
||||||
except:
|
except:
|
||||||
|
|
Loading…
Reference in a new issue