1
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Stephan Schnabel 2025-06-17 19:48:10 +02:00
parent 7070390fc7
commit 820ce37fd4
Signed by: stephan.schnabel
SSH key fingerprint: SHA256:99zuzxNGFb5/5P+E/O7ONU2qhUojUe/D8rIPTW+9Xp0

View file

@ -51,6 +51,10 @@
"description": "Ignore preset manager", "description": "Ignore preset manager",
"matchManagers": ["renovate-config-presets"], "matchManagers": ["renovate-config-presets"],
"enabled": false "enabled": false
},{
"description": "Ignore github actions",
"matchManagers": ["github-actions"],
"enabled": false
},{ },{
"matchDatasources": ["maven"], "matchDatasources": ["maven"],
"registryUrls": ["http://mirror.woodpecker.svc.cluster.local/maven2"] "registryUrls": ["http://mirror.woodpecker.svc.cluster.local/maven2"]