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/ - node_modules/
script: script:
- npm ci - npm ci
only: # only:
changes: # changes:
- package-lock.json # - package-lock.json
Build: Build:
stage: Build stage: Build