We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a60128a + dfc38bd commit f0850dcCopy full SHA for f0850dc
.github/workflows/deploy_mcp_docker.yml
@@ -45,7 +45,6 @@ jobs:
45
uses: aws-actions/amazon-ecr-login@v2
46
47
- name: Build, tag, and push docker image to Amazon ECR
48
- working-directory: ./mcp-server
49
env:
50
REGISTRY: ${{ steps.login-ecr.outputs.registry }}
51
REPOSITORY: ${{ vars.MCP_ECR_REPOSITORY_NAME }}
0 commit comments