Compare commits
2 commits
c50f1806d3
...
a60946b3b8
| Author | SHA1 | Date | |
|---|---|---|---|
| a60946b3b8 | |||
|
8f612d1d9c |
1 changed files with 2 additions and 0 deletions
|
|
@ -7,4 +7,6 @@ Wants=network-online.target
|
||||||
Type=oneshot
|
Type=oneshot
|
||||||
ExecStart=/usr/bin/docker run --rm \
|
ExecStart=/usr/bin/docker run --rm \
|
||||||
-v "/etc/renovate/config.js:/usr/src/app/config.js" \
|
-v "/etc/renovate/config.js:/usr/src/app/config.js" \
|
||||||
|
--mount "type=volume,src=renovate,dst=/tmp/renovate" \
|
||||||
|
--env "RENOVATE_BASE_DIR=/tmp/renovate" \
|
||||||
renovate/renovate
|
renovate/renovate
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue