Rewrite build config to kokuwa.io infrastructure
Some checks failed
ci/woodpecker/push/lint Pipeline failed
ci/woodpecker/push/build Pipeline failed
ci/woodpecker/manual/lint Pipeline failed
ci/woodpecker/manual/test/3 Pipeline failed
ci/woodpecker/manual/test/1 Pipeline failed
ci/woodpecker/manual/test/2 Pipeline failed
ci/woodpecker/manual/test/4 Pipeline failed
ci/woodpecker/manual/build Pipeline failed

This commit is contained in:
Stephan Schnabel 2025-06-23 17:25:33 +02:00
parent 61e7955732
commit 5a2b56dc39
Signed by: stephan.schnabel
SSH key fingerprint: SHA256:99zuzxNGFb5/5P+E/O7ONU2qhUojUe/D8rIPTW+9Xp0
17 changed files with 312 additions and 400 deletions

4
renovate.json Normal file
View file

@ -0,0 +1,4 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["local>infrastructure/renovate-config", ":reviewer(stephan.schnabel)"]
}