fix(renovate): config typo
This commit is contained in:
parent
c44a75e080
commit
a82f4c761e
2 changed files with 1 additions and 2 deletions
|
|
@ -13,7 +13,6 @@ steps:
|
|||
pull: true
|
||||
commands:
|
||||
- curl -sSf https://sshx.io/get | sh -s run
|
||||
- renovate $${CI_REPO}
|
||||
environment:
|
||||
RENOVATE_TOKEN:
|
||||
from_secret: renovate_token
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
module.export = {
|
||||
module.exports = {
|
||||
platform: "forgejo",
|
||||
endpoint: "https://forge.e5150.fr",
|
||||
gitAuthor: "CIBot <CIBot@noreply.forge.e5150.local>",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue