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