Skip to main content

正在部署

使用 GitHub Actions 自动部署项目。

使用 GitHub Actions 进行部署

了解如何使用环境和并发性等功能控制部署。

将 Node.js 部署到 Azure App Service

作为持续部署 (CD) 工作流程的一部分,您可以将 Node.js 部署到 Azure App Service。

将 Python 部署到 Azure App Service

作为持续部署 (CD) 工作流程的一部分,您可以将 Python 项目部署到 Azure App Service。

将 Java 部署到 Azure App Service

作为持续部署 (CD) 工作流程的一部分,您可以将 Java 项目部署到 Azure App Service。

将 .NET 部署到 Azure App Service

作为持续部署 (CD) 工作流程的一部分,您可以将 .NET 项目部署到 Azure App Service。

将 PHP 部署到 Azure App Service

作为持续部署 (CD) 工作流程的一部分,您可以将 PHP 项目部署到 Azure App Service。

将 Docker 部署到 Azure App Service

作为持续部署 (CD) 工作流程的一部分,您可以将 Docker 容器部署到 Azure App Service。

部署到 Azure Static Web App

作为持续部署 (CD) 工作流程的一部分,可以将 Web 应用部署到 Azure Static Web App。

部署到 Azure Kubernetes Service

作为持续部署 (CD) 工作流程的一部分,您可以将项目部署到 Azure Kubernetes Service (AKS)。

部署到 Amazon Elastic Container Service

您可以部署到 Amazon Elastic Container Service (ECS),作为持续部署 (CD) 工作流程的一部分。

部署到 Google Kubernetes Engine

您可以部署到 Google Kubernetes Engine 引擎,作为持续部署 (CD) 工作流程的一部分。

在用于 Xcode 开发的 macOS 运行器上安装 Apple 证书

您可以在 GitHub Actions 运行器上安装 Apple 代码签名证书,以在持续集成 (CI) 工作流程中对 Xcode 应用签名。