Skip to content

Commit 749c0b5

Browse files
committed
Signed-off-by: Ilya Buziuk <[email protected]>
1 parent e8f00a3 commit 749c0b5

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

devfile.yaml

+5
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,10 @@ commands:
3838
exec:
3939
component: ollama
4040
commandLine: "ollama pull starcoder2:3b"
41+
- id: trustmcp
42+
exec:
43+
component: udi
44+
commandLine: "jbang trust add https://github.com/quarkiverse/quarkus-mcp-servers/"
4145
- id: copyconfig
4246
exec:
4347
component: udi
@@ -46,4 +50,5 @@ events:
4650
postStart:
4751
- pullmodel
4852
- pullautocompletemodel
53+
- trustmcp
4954
- copyconfig

0 commit comments

Comments
 (0)