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/
|
- node_modules/
|
||||||
script:
|
script:
|
||||||
- npm ci
|
- npm ci
|
||||||
only:
|
# only:
|
||||||
changes:
|
# changes:
|
||||||
- package-lock.json
|
# - package-lock.json
|
||||||
|
|
||||||
Build:
|
Build:
|
||||||
stage: Build
|
stage: Build
|
||||||
|
|
Loading…
Reference in a new issue