{"meta":{"title":"部署到第三方平台","intro":"了解如何在持续部署和持续集成工作流中部署到第三方平台。","product":"GitHub Actions","breadcrumbs":[{"href":"/zh/actions","title":"GitHub Actions"},{"href":"/zh/actions/how-tos","title":"操作方法"},{"href":"/zh/actions/how-tos/deploy","title":"部署"},{"href":"/zh/actions/how-tos/deploy/deploy-to-third-party-platforms","title":"部署到第三方平台"}],"documentType":"subcategory"},"body":"# 部署到第三方平台\n\n了解如何在持续部署和持续集成工作流中部署到第三方平台。\n\n## Links\n\n* [将 Node.js 部署到Azure App Service](/zh/actions/how-tos/deploy/deploy-to-third-party-platforms/nodejs-to-azure-app-service)\n\n  了解如何在持续部署（CD）工作流中将 Node.js 项目部署到 Azure App Service。\n\n* [将Python部署到Azure App Service](/zh/actions/how-tos/deploy/deploy-to-third-party-platforms/python-to-azure-app-service)\n\n  了解如何在持续部署（CD）工作流中将Python项目部署到Azure App Service。\n\n* [将Java部署到Azure App Service](/zh/actions/how-tos/deploy/deploy-to-third-party-platforms/java-to-azure-app-service)\n\n  了解如何将Java项目部署到Azure App Service作为持续部署（CD）工作流的一部分。\n\n* [将.NET部署到Azure App Service](/zh/actions/how-tos/deploy/deploy-to-third-party-platforms/net-to-azure-app-service)\n\n  了解如何将.NET项目部署到Azure App Service作为持续部署（CD）工作流的一部分。\n\n* [将 PHP 部署到 Azure App Service](/zh/actions/how-tos/deploy/deploy-to-third-party-platforms/php-to-azure-app-service)\n\n  了解如何将 PHP 项目部署到 Azure App Service 中，作为您持续部署 (CD) 工作流的一部分。\n\n* [将 Docker 部署到 Azure 应用服务](/zh/actions/how-tos/deploy/deploy-to-third-party-platforms/docker-to-azure-app-service)\n\n  了解如何在持续部署（CD）工作流中将 Docker 容器部署到Azure 应用服务。\n\n* [部署到 Azure Static Web App](/zh/actions/how-tos/deploy/deploy-to-third-party-platforms/azure-static-web-app)\n\n  了解如何将 Web 应用部署到Azure静态 Web 应用作为持续部署（CD）工作流的一部分。\n\n* [部署到 Azure Kubernetes 服务](/zh/actions/how-tos/deploy/deploy-to-third-party-platforms/azure-kubernetes-service)\n\n  了解如何将项目部署到Azure Kubernetes Service (AKS)作为持续部署（CD）工作流的一部分。\n\n* [部署到 Amazon Elastic Container Service](/zh/actions/how-tos/deploy/deploy-to-third-party-platforms/amazon-elastic-container-service)\n\n  了解如何在持续部署 (CD) 工作流中将项目部署到 Amazon Elastic Container Service (ECS)。\n\n* [部署到 Google Kubernetes Engine](/zh/actions/how-tos/deploy/deploy-to-third-party-platforms/google-kubernetes-engine)\n\n  了解如何在持续部署 (CD) 工作流中将项目部署到 Google Kubernetes Engine (GKE)。\n\n* [在用于 Xcode 开发的 macOS 运行器上安装 Apple 证书](/zh/actions/how-tos/deploy/deploy-to-third-party-platforms/sign-xcode-applications)\n\n  了解如何通过在 GitHub Actions 运行器上安装 Apple 代码签名证书，在持续集成（CI）工作流中为 Xcode 应用签名。"}