Skip to main content

此版本的 GitHub Enterprise Server 将于以下日期停止服务 2025-08-27. 即使针对重大安全问题,也不会发布补丁。 为了获得更好的性能、更高的安全性和新功能,请升级到最新版本的 GitHub Enterprise。 如需升级帮助,请联系 GitHub Enterprise 支持

Managing deployments to third-party platforms

Learn how to deploy to third-party platforms as part of your continuous deployment and continuous integration workflows.

Deploying Node.js to Azure App Service

Learn how to deploy a Node.js project to Azure App Service as part of your continuous deployment (CD) workflows.

Deploying Python to Azure App Service

Learn how to deploy a Python project to Azure App Service as part of your continuous deployment (CD) workflows.

Deploying Java to Azure App Service

Learn how to deploy a Java project to Azure App Service as part of your continuous deployment (CD) workflows.

Deploying .NET to Azure App Service

Learn how to deploy a .NET project to Azure App Service as part of your continuous deployment (CD) workflows.

Deploying PHP to Azure App Service

Learn how to deploy a PHP project to Azure App Service as part of your continuous deployment (CD) workflows.

Deploying Docker to Azure App Service

Learn how to deploy a Docker container to Azure App Service as part of your continuous deployment (CD) workflows.

Deploying to Azure Static Web App

Learn how to deploy a web app to Azure Static Web App as part of your continuous deployment (CD) workflows.

Deploying to Azure Kubernetes Service

Learn how to deploy a project to Azure Kubernetes Service (AKS) as part of a continuous deployment (CD) workflow.

Deploying to Amazon Elastic Container Service

Learn how to deploy a project to Amazon Elastic Container Service (ECS) as part of a continuous deployment (CD) workflow.

Deploying to Google Kubernetes Engine

Learn how to deploy a project to Google Kubernetes Engine (GKE) as part of a continuous deployment (CD) workflow.

Installing an Apple certificate on macOS runners for Xcode development

Learn how to sign Xcode apps within a continuous integration (CI) workflow by installing an Apple code signing certificate on GitHub Actions runners.