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

Co-authored-by: Barcode Betty <32+cs_betty@noreply.git.farh.net>
Co-committed-by: Barcode Betty <32+cs_betty@noreply.git.farh.net>
This commit is contained in:
2026-05-27 01:56:53 +00:00
committed by Savannah Savings
parent 1c42e4b0af
commit 84c143c4e7
2 changed files with 11 additions and 87 deletions
+11
View File
@@ -0,0 +1,11 @@
{
"mcpServers": {
"gitea": {
"type": "http",
"url": "https://git-mcp.farh.net/mcp",
"headers": {
"Authorization": "Bearer ${GITEA_TOKEN}"
}
}
}
}