add legacy test
This commit is contained in:
parent
964e1ce9ac
commit
dc2be85236
@ -5,6 +5,13 @@ stages:
|
|||||||
- release
|
- release
|
||||||
- page
|
- page
|
||||||
|
|
||||||
|
testLEGACY:
|
||||||
|
stage: test
|
||||||
|
script:
|
||||||
|
- npmci test legacy
|
||||||
|
tags:
|
||||||
|
- docker
|
||||||
|
|
||||||
testLTS:
|
testLTS:
|
||||||
stage: test
|
stage: test
|
||||||
script:
|
script:
|
||||||
|
Loading…
Reference in New Issue
Block a user