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