fix renovate setup
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
steps:
|
||||
- name: renovate
|
||||
image: renovate/renovate
|
||||
image: renovate/renovate:full
|
||||
when:
|
||||
- event: cron
|
||||
- event: manual
|
||||
@@ -11,3 +11,5 @@ steps:
|
||||
RENOVATE_ENDPOINT: https://git.keligrubb.com
|
||||
RENOVATE_AUTODISCOVER: "true"
|
||||
RENOVATE_CONFIG_FILE: renovate.json
|
||||
RENOVATE_GITHUB_COM_TOKEN:
|
||||
from_secret: renovate_github_com_token
|
||||
|
||||
Reference in New Issue
Block a user