update ci-yml
This commit is contained in:
parent
7d6caaafce
commit
403b530a60
@ -10,6 +10,8 @@ testLTS:
|
||||
- npmci install 4
|
||||
- npm install
|
||||
- npm test
|
||||
- npm -v
|
||||
- node -v
|
||||
tags:
|
||||
- docker
|
||||
|
||||
@ -19,6 +21,8 @@ testSTABLE:
|
||||
- npmci install stable
|
||||
- npm install
|
||||
- npm test
|
||||
- npm -v
|
||||
- node -v
|
||||
tags:
|
||||
- docker
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user