update
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user