ci: add build and renovate

This commit is contained in:
2026-01-04 15:54:54 +07:00
parent 777da84692
commit 974ab5feb1
4 changed files with 197 additions and 0 deletions

8
renovate-config.js Normal file
View File

@@ -0,0 +1,8 @@
module.exports = {
"endpoint": "https://git.fossy.my.id/api/v1",
"gitAuthor": "Renovate-Clanker <renovate-bot@fossy.my.id>",
"platform": "gitea",
"onboardingConfigFileName": "renovate.json",
"autodiscover": true,
"optimizeForDisabled": true,
};