update gitlab ci yml
This commit is contained in:
parent
39abfd760b
commit
9a96bbd266
@ -19,6 +19,12 @@ testSTABLE:
|
||||
tags:
|
||||
- docker
|
||||
|
||||
testLEGACY:
|
||||
stage: test
|
||||
script:
|
||||
- npmci test 0
|
||||
allow_failure: true
|
||||
|
||||
release:
|
||||
stage: release
|
||||
script:
|
||||
|
Loading…
Reference in New Issue
Block a user