Update .gitlab-ci.yml

pull/1/head
Tao Bojlén 2019-07-13 18:51:53 +00:00
rodzic 97338c6897
commit 57e92de8ee
1 zmienionych plików z 3 dodań i 2 usunięć

Wyświetl plik

@ -8,7 +8,8 @@ test-frontend:
- yarn install
- yarn lint
cache:
- frontend/node_modules/
- frontend/.yarn
paths:
- frontend/node_modules/
- frontend/.yarn
except:
- master