fix gitlab yml
This commit is contained in:
parent
2adbf3b26f
commit
605512bb9c
@ -6,9 +6,11 @@ stages:
|
||||
- release
|
||||
|
||||
testLTS:
|
||||
stage: test
|
||||
stage: test1
|
||||
script:
|
||||
- npmci test lts
|
||||
only:
|
||||
- tags
|
||||
tags:
|
||||
- docker
|
||||
- lossless
|
||||
@ -17,6 +19,8 @@ testSTABLE:
|
||||
stage: test2
|
||||
script:
|
||||
- npmci test stable
|
||||
only:
|
||||
- tags
|
||||
tags:
|
||||
- docker
|
||||
- lossless
|
||||
|
Loading…
x
Reference in New Issue
Block a user