This commit is contained in:
2025-05-08 06:10:36 -05:00
parent 9876b3659e
commit 92c666bf9d

View File

@@ -64,7 +64,9 @@ renovate:
#preCommand: '' #preCommand: ''
preCommand: | preCommand: |
ls /config ls /config
ls /config/renovate.json
cat /config/renovate.json cat /config/renovate.json
cat /config/renovate.json/renovate.json
postCommand: "" postCommand: ""
# postCommand: | # postCommand: |