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
argsOverride: []
# -- Prepend shell commands before renovate runs
preCommand: ''
# preCommand: |
# echo hello
# echo world
#preCommand: ''
preCommand: |
cat /config/renovate.json
# -- Append shell commands after renovate runs
postCommand: ''
# postCommand: |
# echo hello