fix: update build workflow to use correct image name
All checks were successful
Build and Push Komodo MCP Docker Image / build (push) Successful in 9s
All checks were successful
Build and Push Komodo MCP Docker Image / build (push) Successful in 9s
Build image as gitea.ext.ben.io/b3nw/komodo-mcp:latest to match docker-compose.yml configuration. This ensures the stack pulls the correct image built by CI/CD.
This commit is contained in:
@@ -27,4 +27,4 @@ jobs:
|
||||
with:
|
||||
context: .
|
||||
push: true
|
||||
tags: gitea.ext.ben.io/${{ gitea.repository }}:latest
|
||||
tags: gitea.ext.ben.io/b3nw/komodo-mcp:latest
|
||||
|
||||
Reference in New Issue
Block a user