File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2323
2424 - name : build and push the ansible mcp server
2525 run : |
26- cd mpc -servers/ansible
26+ cd mcp -servers/ansible
2727 podman build -t quay.io/redhat-et/mcp-ansible:latest .
2828 podman push quay.io/redhat-et/mcp-ansible:latest
2929
4343
4444 - name : build and push the custom mcp server
4545 run : |
46- cd mpc -servers/custom
46+ cd mcp -servers/custom
4747 podman build -t quay.io/redhat-et/mcp-custom:latest .
4848 podman push quay.io/redhat-et/mcp-custom:latest
4949
6363
6464 - name : build and push the github mcp server
6565 run : |
66- cd mpc -servers/github
66+ cd mcp -servers/github
6767 podman build -t quay.io/redhat-et/mcp-github:latest .
6868 podman push quay.io/redhat-et/mcp-github:latest
6969
8383
8484 - name : build and push the llamastack mcp server
8585 run : |
86- cd mpc -servers/llamastack
86+ cd mcp -servers/llamastack
8787 podman build -t quay.io/redhat-et/mcp-llamastack:latest .
8888 podman push quay.io/redhat-et/mcp-llamastack:latest
You can’t perform that action at this time.
0 commit comments