mirror of https://github.com/renovatebot/renovate
parent
1a14e1ab18
commit
bec19aa680
|
@ -23,7 +23,11 @@ test:
|
|||
- bash <(curl -s https://codecov.io/bash)
|
||||
|
||||
deployment:
|
||||
npm:
|
||||
10x:
|
||||
branch: master
|
||||
commands:
|
||||
- yarn run semantic-release || true
|
||||
9x:
|
||||
branch: 9x
|
||||
commands:
|
||||
- yarn run semantic-release || true
|
||||
|
|
Loading…
Reference in New Issue