From 02939c296891ae7e4f26a1466f546400a07fb3df Mon Sep 17 00:00:00 2001 From: OCram85 Date: Sun, 18 Dec 2022 10:48:02 +0100 Subject: [PATCH] disable debug output --- .woodpecker/renovate.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.woodpecker/renovate.yml b/.woodpecker/renovate.yml index 60db81e..af51e91 100644 --- a/.woodpecker/renovate.yml +++ b/.woodpecker/renovate.yml @@ -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}"