feat(ci): add build and push container image workflow

This commit is contained in:
2026-07-19 10:56:12 +02:00
parent 6dbc2c3cce
commit d2e0d1e3b7
2 changed files with 96 additions and 2 deletions
+2 -2
View File
@@ -50,6 +50,6 @@ jobs:
- name: Paket als Artefakt hochladen
uses: actions/upload-artifact@v3
with:
name: gitea-mcp-auth-proxy-linux-amd64
path: dist/authproxy
name: gitea-mcp-linux-amd64
path: gitea.com/gitea/gitea-mcp
retention-days: 7