update .gitlab-ci.yml
This commit is contained in:
parent
242c5f2873
commit
3e9a62e4c9
@ -7,9 +7,7 @@ stages:
|
|||||||
testLTS:
|
testLTS:
|
||||||
stage: test
|
stage: test
|
||||||
script:
|
script:
|
||||||
- npmci install 4
|
- npmci test lts
|
||||||
- npm install
|
|
||||||
- npm test
|
|
||||||
tags:
|
tags:
|
||||||
- docker
|
- docker
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user