Fine-tune Renovate execution
Signed-off-by: justusbunsi <sk.bunsenbrenner@gmail.com>
This commit is contained in:
@@ -16,6 +16,8 @@ jobs:
|
||||
- run: renovate
|
||||
env:
|
||||
RENOVATE_CONFIG_FILE: "/workspace/gitea/renovate-config/config.js"
|
||||
LOG_LEVEL: "debug"
|
||||
RENOVATE_CONFIG_MIGRATION: "true" # ensure all repositories receive config migration PRs
|
||||
RENOVATE_TOKEN: ${{ gitea.token }}
|
||||
# - name: Install libs
|
||||
# run: apt-get update && apt-get install -y sudo lsb-release systemd docker.io
|
||||
|
||||
Reference in New Issue
Block a user