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