first commit
This commit is contained in:
13
.woodpecker/ci.yml
Normal file
13
.woodpecker/ci.yml
Normal file
@@ -0,0 +1,13 @@
|
||||
steps:
|
||||
- name: renovate
|
||||
image: renovate/renovate
|
||||
when:
|
||||
- event: cron
|
||||
- event: manual
|
||||
environment:
|
||||
RENOVATE_TOKEN:
|
||||
from_secret: renovate_token
|
||||
RENOVATE_PLATFORM: gitea
|
||||
RENOVATE_ENDPOINT: https://git.keligrubb.com
|
||||
RENOVATE_AUTODISCOVER: "true"
|
||||
RENOVATE_CONFIG_FILE: renovate.json
|
||||
Reference in New Issue
Block a user