This commit is contained in:
2025-05-01 06:15:44 -05:00
parent acfd02d2a2
commit c407e7789d

View File

@@ -61,12 +61,10 @@ renovate:
# -- Custom arguments to run in the container # -- Custom arguments to run in the container
argsOverride: [] argsOverride: []
# -- Prepend shell commands before renovate runs # -- Prepend shell commands before renovate runs
preCommand: '' #preCommand: ''
# preCommand: | preCommand: |
# echo hello cat /config/renovate.json
# echo world
# -- Append shell commands after renovate runs
postCommand: '' postCommand: ''
# postCommand: | # postCommand: |
# echo hello # echo hello