set the platform in renovate config
This commit is contained in:
parent
45a1825b70
commit
995ace7d97
2 changed files with 1 additions and 1 deletions
|
@ -25,3 +25,4 @@ jobs:
|
|||
env:
|
||||
LOG_LEVEL: debug
|
||||
RENOVATE_ENDPOINT: ${{ vars.RENOVATE_ENDPOINT }}
|
||||
RENOVATE_PLATFORM: gitea
|
||||
|
|
|
@ -3,7 +3,6 @@
|
|||
"extends": [
|
||||
"config:recommended"
|
||||
],
|
||||
"platform": "gitea",
|
||||
"packageRules": [
|
||||
{
|
||||
"matchManagers": [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue