chore: remove redundant configs now handled globally
Docker Build and Push / lint (pull_request) Successful in 9s
Docker Build and Push / build (pull_request) Failing after 10m23s
Docker Build and Push / test (pull_request) Has been skipped
Docker Build and Push / push (pull_request) Failing after 14m50s

This commit is contained in:
Sagent
2026-06-09 13:44:17 +00:00
parent 54b7eecdaa
commit 65f7a9f6a8
+1 -5
View File
@@ -1,7 +1,3 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["config:recommended"],
"jenkins": {
"enabled": false
}
"$schema": "https://docs.renovatebot.com/renovate-schema.json"
}