Skip to content

Commit f0850dc

Browse files
authored
Merge pull request #3 from neo-technology/development
Production
2 parents a60128a + dfc38bd commit f0850dc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/deploy_mcp_docker.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@ jobs:
4545
uses: aws-actions/amazon-ecr-login@v2
4646

4747
- name: Build, tag, and push docker image to Amazon ECR
48-
working-directory: ./mcp-server
4948
env:
5049
REGISTRY: ${{ steps.login-ecr.outputs.registry }}
5150
REPOSITORY: ${{ vars.MCP_ECR_REPOSITORY_NAME }}

0 commit comments

Comments
 (0)