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.
1 parent 100dd44 commit dfc38bdCopy full SHA for dfc38bd
.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