mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-07 16:00:29 -05:00
update
This commit is contained in:
parent
acfd02d2a2
commit
c407e7789d
1 changed files with 3 additions and 5 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue