This version of GitHub Enterprise Server will be discontinued on 2025-08-27. No patch releases will be made, even for critical security issues. For better performance, improved security, and new features, upgrade to the latest version of GitHub Enterprise Server. For help with the upgrade, contact GitHub Enterprise support.
Deploying 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.