update
This commit is contained in:
@@ -62,9 +62,9 @@ renovate:
|
|||||||
argsOverride: []
|
argsOverride: []
|
||||||
# -- Prepend shell commands before renovate runs
|
# -- Prepend shell commands before renovate runs
|
||||||
#preCommand: ''
|
#preCommand: ''
|
||||||
preCommand: |
|
#preCommand: |
|
||||||
ls /config
|
# ls /config
|
||||||
cat /config/renovate.json
|
# cat /config/renovate.json
|
||||||
|
|
||||||
postCommand: ""
|
postCommand: ""
|
||||||
# postCommand: |
|
# postCommand: |
|
||||||
@@ -94,7 +94,7 @@ renovate:
|
|||||||
|
|
||||||
renovate:
|
renovate:
|
||||||
# -- Custom exiting global renovate config
|
# -- Custom exiting global renovate config
|
||||||
existingConfigFile: "/config/renovate.json"
|
#existingConfigFile: "/config/renovate.json"
|
||||||
# -- Inline global renovate config.json
|
# -- Inline global renovate config.json
|
||||||
config: ""
|
config: ""
|
||||||
# See https://docs.renovatebot.com/self-hosted-configuration
|
# See https://docs.renovatebot.com/self-hosted-configuration
|
||||||
|
|||||||
Reference in New Issue
Block a user