update gitlab-ci
This commit is contained in:
parent
f6822b7d9f
commit
b0ddd983c3
1 changed files with 3 additions and 3 deletions
|
@ -13,9 +13,9 @@ Install Dependencies:
|
|||
- node_modules/
|
||||
script:
|
||||
- npm ci
|
||||
only:
|
||||
changes:
|
||||
- package-lock.json
|
||||
# only:
|
||||
# changes:
|
||||
# - package-lock.json
|
||||
|
||||
Build:
|
||||
stage: Build
|
||||
|
|
Loading…
Reference in a new issue