update gitlab-ci.yml
This commit is contained in:
parent
1efc425a46
commit
06e96e7778
@ -17,6 +17,13 @@ testSTABLE:
|
|||||||
- npmci test stable
|
- npmci test stable
|
||||||
tags:
|
tags:
|
||||||
- docker
|
- docker
|
||||||
|
|
||||||
|
testLEGACY:
|
||||||
|
stage: test
|
||||||
|
script:
|
||||||
|
- npmci test legacy
|
||||||
|
tags:
|
||||||
|
- docker
|
||||||
|
|
||||||
release:
|
release:
|
||||||
stage: release
|
stage: release
|
||||||
|
Loading…
Reference in New Issue
Block a user