2023-01-04 07:37:30 +00:00
|
|
|
platform: linux/amd64
|
|
|
|
|
|
|
|
when:
|
2023-01-04 08:20:04 +00:00
|
|
|
event:
|
2023-01-04 07:37:30 +00:00
|
|
|
- cron
|
|
|
|
|
|
|
|
pipeline:
|
|
|
|
renovate:
|
2023-01-19 11:34:01 +00:00
|
|
|
image: ghcr.io/visualon/renovate:34.105.6
|
2023-01-04 07:37:30 +00:00
|
|
|
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
|
2023-01-04 08:20:04 +00:00
|
|
|
target: github_com_token
|
2023-01-04 08:27:52 +00:00
|
|
|
when:
|
|
|
|
- event:
|
|
|
|
- cron
|
|
|
|
cron: renovate
|