Update .gitlab-ci.yml

pull/1/head
Tao Bojlén 2019-07-13 19:04:52 +00:00
rodzic 33a19e8d4c
commit ab8e2b09d0
1 zmienionych plików z 4 dodań i 1 usunięć

Wyświetl plik

@ -12,4 +12,7 @@ test-frontend:
- frontend/node_modules/
- frontend/.yarn
except:
- master
- master
only:
changes:
- frontend/*