feat(ci): add build and push container image workflow
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user