forgejo-helm/.woodpecker/renovate.yml

26 lines
482 B
YAML
Raw Permalink Normal View History

platform: linux/amd64
when:
2023-01-04 08:20:04 +00:00
event:
- cron
pipeline:
renovate:
image: ghcr.io/visualon/renovate:34.105.6
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