update gitlab-ci

This commit is contained in:
Johannes Loher 2020-12-23 20:17:39 +01:00
parent f6822b7d9f
commit b0ddd983c3

View file

@ -13,9 +13,9 @@ Install Dependencies:
- node_modules/
script:
- npm ci
only:
changes:
- package-lock.json
# only:
# changes:
# - package-lock.json
Build:
stage: Build