Skip to content

Commit 76a3e48

Browse files
authored
Add new mcp configurations for shell and ssh
1 parent bfe9f34 commit 76a3e48

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.github/workflows/image.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,12 @@ jobs:
3030
- mcp: memory
3131
dockerfile: ./Dockerfile
3232
context: ./
33+
- mcp: shell
34+
dockerfile: ./Dockerfile
35+
context: ./
36+
- mcp: ssh
37+
dockerfile: ./Dockerfile
38+
context: ./
3339
- mcp: homeassistant
3440
dockerfile: ./Dockerfile
3541
context: ./

0 commit comments

Comments
 (0)