Debug with a command
This commit is contained in:
parent
d9e589ca1e
commit
2c447bcecd
@ -3,7 +3,7 @@ version: "3.8"
|
||||
|
||||
services:
|
||||
renovate:
|
||||
command: renovate
|
||||
command: echo "Hello, World!"
|
||||
environment:
|
||||
- RENOVATE_CONFIG_FILE=/etc/config.js
|
||||
configs:
|
||||
|
Reference in New Issue
Block a user