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