mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-07 16:00:29 -05:00
update
This commit is contained in:
parent
7916ed8247
commit
0e6aad89dc
1 changed files with 4 additions and 4 deletions
|
|
@ -62,9 +62,9 @@ renovate:
|
|||
argsOverride: []
|
||||
# -- Prepend shell commands before renovate runs
|
||||
#preCommand: ''
|
||||
preCommand: |
|
||||
ls /config
|
||||
cat /config/renovate.json
|
||||
#preCommand: |
|
||||
# ls /config
|
||||
# cat /config/renovate.json
|
||||
|
||||
postCommand: ""
|
||||
# postCommand: |
|
||||
|
|
@ -94,7 +94,7 @@ renovate:
|
|||
|
||||
renovate:
|
||||
# -- Custom exiting global renovate config
|
||||
existingConfigFile: "/config/renovate.json"
|
||||
#existingConfigFile: "/config/renovate.json"
|
||||
# -- Inline global renovate config.json
|
||||
config: ""
|
||||
# See https://docs.renovatebot.com/self-hosted-configuration
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue