You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/toolhive/guides-cli/advanced-cicd.mdx
-3Lines changed: 0 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,9 +3,6 @@ title: Advanced CI/CD with ToolHive
3
3
description: Advanced CI/CD patterns for building and deploying MCP server containers with ToolHive.
4
4
---
5
5
6
-
importTabsfrom'@theme/Tabs';
7
-
importTabItemfrom'@theme/TabItem';
8
-
9
6
This guide covers advanced CI/CD patterns for production environments using ToolHive's [`thv build`](../reference/cli/thv_build.md) command. These patterns include multi-architecture builds, supply chain security, and efficient change detection.
0 commit comments