add additional renovate config env #40

Merged
OCram85 merged 3 commits from addRenovateConfig into master 2022-12-19 15:41:01 +01:00
1 changed files with 2 additions and 0 deletions
Showing only changes of commit 8a71cb6e59 - Show all commits

View File

@ -13,6 +13,8 @@ pipeline:
RENOVATE_LABELS: "renovate"
#RENOVATE_DRY_RUN: "full"
RENOVATE_TOKEN: "${RENOVATE_TOKEN}"
RENOVATE_LABELS: "renovate"
RENOVATE_GITHUB_TOKEN_WARN: "false"
when:
event:
- push