generated from Templates/Baseline
Compare commits
2 Commits
91b560de4b
...
eb007c4efd
Author | SHA1 | Date | |
---|---|---|---|
eb007c4efd | |||
3b35775797 |
@ -10,9 +10,10 @@ pipeline:
|
||||
RENOVATE_PLATFORM: "gitea"
|
||||
RENOVATE_ENDPOINT: "https://gitea.ocram85.com"
|
||||
RENOVATE_REPOSITORIES: "${CI_REPO}"
|
||||
RENOVATE_LABELS: "pr/renovate"
|
||||
RENOVATE_LABELS: "renovate"
|
||||
#RENOVATE_DRY_RUN: "full"
|
||||
RENOVATE_TOKEN: "${RENOVATE_TOKEN}"
|
||||
RENOVATE_GITHUB_TOKEN_WARN: "false"
|
||||
when:
|
||||
event:
|
||||
- push
|
||||
|
@ -5,6 +5,8 @@
|
||||
},
|
||||
"woodpecker": {
|
||||
"enabled": true,
|
||||
"fileMatch": ["^.woodpecker\/.*.yml$"]
|
||||
"fileMatch": [
|
||||
"^.woodpecker\/.*.yml$"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user