disable debug output

This commit is contained in:
OCram85 2022-12-18 10:48:02 +01:00
parent 8a71cb6e59
commit 02939c2968
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ pipeline:
secrets:
- RENOVATE_TOKEN
environment:
LOG_LEVEL: debug
#LOG_LEVEL: debug
RENOVATE_PLATFORM: "gitea"
RENOVATE_ENDPOINT: "https://gitea.ocram85.com"
RENOVATE_REPOSITORIES: "${CI_REPO}"