This commit is contained in:
2025-05-01 06:16:15 -05:00
parent c407e7789d
commit 8487172ee8

View File

@@ -63,6 +63,7 @@ renovate:
# -- Prepend shell commands before renovate runs
#preCommand: ''
preCommand: |
ls /config
cat /config/renovate.json
postCommand: ''