Update .gitlab-ci.yml

This commit is contained in:
Tao Bojlén 2019-07-13 19:04:52 +00:00
parent 33a19e8d4c
commit ab8e2b09d0
1 changed files with 4 additions and 1 deletions

View File

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