ci(CAR-1041): remove invalid deploy-dev/deploy-uat jobs #28

Merged
Savannah Savings merged 2 commits from betty/remove-deploy-jobs into dev 2026-05-28 19:56:08 +00:00
Showing only changes of commit eca23fe515 - 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}"
}
}
}
}