chore: remove renovate runner
This commit is contained in:
parent
7f59f2b36e
commit
4421848d99
2 changed files with 0 additions and 31 deletions
|
@ -1,25 +0,0 @@
|
|||
platform: linux/amd64
|
||||
|
||||
when:
|
||||
event:
|
||||
- cron
|
||||
|
||||
pipeline:
|
||||
renovate:
|
||||
image: ghcr.io/visualon/renovate:34.157.1
|
||||
pull: true
|
||||
commands:
|
||||
- renovate $${CI_REPO}
|
||||
environment:
|
||||
RENOVATE_PLATFORM: gitea
|
||||
RENOVATE_ENDPOINT: https://codeberg.org
|
||||
LOG_LEVEL: debug
|
||||
secrets:
|
||||
- source: token
|
||||
target: renovate_token
|
||||
- source: gh_token
|
||||
target: github_com_token
|
||||
when:
|
||||
- event:
|
||||
- cron
|
||||
cron: renovate
|
Loading…
Add table
Add a link
Reference in a new issue