improve gitlab ci
This commit is contained in:
parent
3ca368755b
commit
a4d0654f28
@ -4,7 +4,10 @@ stages:
|
|||||||
- test1
|
- test1
|
||||||
- test2
|
- test2
|
||||||
- release
|
- release
|
||||||
|
|
||||||
|
before_script:
|
||||||
|
- npmci prepare ssh
|
||||||
|
|
||||||
testLTS:
|
testLTS:
|
||||||
stage: test1
|
stage: test1
|
||||||
script:
|
script:
|
||||||
|
Loading…
Reference in New Issue
Block a user