now using legacy tag in gitlab-ci.yml
This commit is contained in:
parent
35da2f0b73
commit
967c9fd9d1
@ -24,7 +24,7 @@ testSTABLE:
|
|||||||
testLEGACY:
|
testLEGACY:
|
||||||
stage: test
|
stage: test
|
||||||
script:
|
script:
|
||||||
- npmci test 0
|
- npmci test legacy
|
||||||
allow_failure: true
|
allow_failure: true
|
||||||
|
|
||||||
release:
|
release:
|
||||||
|
Loading…
Reference in New Issue
Block a user