Debug with a command

This commit is contained in:
Luke Murphy 2020-05-07 09:53:02 +02:00
parent d9e589ca1e
commit 2c447bcecd
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ version: "3.8"
services:
renovate:
command: renovate
command: echo "Hello, World!"
environment:
- RENOVATE_CONFIG_FILE=/etc/config.js
configs: