Remove deploy-dev/deploy-uat CI jobs (CAR-1069) #37

Merged
Savannah Savings merged 14 commits from remove-deploy-dev-uat-jobs into dev 2026-05-27 01:56:53 +00:00
Showing only changes of commit 24d1b199ea - Show all commits
+11
View File
@@ -0,0 +1,11 @@
{
"mcpServers": {
"gitea": {
"type": "http",
"url": "https://git-mcp.farh.net/mcp",
"headers": {
"Authorization": "Bearer ${GITEA_TOKEN}"
}
}
}
}