fix ci
ci/woodpecker/push/build/1 Pipeline was successful Details
ci/woodpecker/push/build/2 Pipeline is running Details

This commit is contained in:
Luca Bilke 2024-01-03 19:26:38 +01:00
parent f23f73f8f2
commit b7e569ad5f
3 changed files with 2 additions and 5 deletions

View File

@ -14,8 +14,7 @@
"matchStringsStrategy": "combination",
"fileMatch": [
"(^|/)srcpkgs/brave-bin/template$",
"(^|/)srcpkgs/tidal-hifi/template$",
"(^|/)srcpkgs/htop-vim/template$"
"(^|/)srcpkgs/tidal-hifi-bin/template$"
],
"matchStrings": [
"^pkgname=(?<depName>.*)$",

View File

@ -1,8 +1,7 @@
matrix:
PACKAGE:
- brave-bin
- htop-vim
- tidal-hifi
- tidal-hifi-bin
when:
- event: push

View File

@ -6,7 +6,6 @@ when:
steps:
renovate:
image: renovate/renovate
pull: true
commands:
- renovate $${CI_REPO}
environment: