HTTP/2 301
access-control-allow-origin: *
content-security-policy: default-src 'none';prefetch-src 'self';connect-src 'self';font-src 'self' data:;img-src 'self' github.com *.github.com *.githubusercontent.com *.githubassets.com data: placehold.it;object-src 'self';script-src 'self' github.com *.github.com *.githubusercontent.com *.githubassets.com 'self' data: 'unsafe-inline';script-src-attr 'self';frame-src 'self' github.com *.github.com *.githubusercontent.com *.githubassets.com https://support.github.com https://www.youtube-nocookie.com;frame-ancestors 'self' github.com *.github.com *.githubusercontent.com *.githubassets.com;style-src 'self' github.com *.github.com *.githubusercontent.com *.githubassets.com 'self' 'unsafe-inline' data:;child-src 'self';manifest-src 'self';upgrade-insecure-requests;base-uri 'self';form-action 'self'
cross-origin-opener-policy: same-origin
cross-origin-resource-policy: same-origin
origin-agent-cluster: ?1
referrer-policy: no-referrer-when-downgrade
x-content-type-options: nosniff
x-dns-prefetch-control: off
x-download-options: noopen
x-frame-options: SAMEORIGIN
x-permitted-cross-domain-policies: none
x-xss-protection: 0
cache-control: public, max-age=60
location: /en/actions/how-tos/deploy/deploy-to-third-party-platforms
content-type: text/plain; charset=utf-8
x-github-backend: Kubernetes
x-github-request-id: AC8B:E1252:19A7652:1FD965D:68EE11AA
accept-ranges: bytes
age: 0
date: Tue, 14 Oct 2025 09:02:35 GMT
via: 1.1 varnish
x-served-by: cache-bom-vanm7210034-BOM
x-cache: MISS
x-cache-hits: 0
x-timer: S1760432554.931290,VS0,VE1346
vary: Accept
strict-transport-security: max-age=31557600
content-length: 92
HTTP/2 200
access-control-allow-origin: *
content-security-policy: default-src 'none';prefetch-src 'self';connect-src 'self';font-src 'self' data:;img-src 'self' github.com *.github.com *.githubusercontent.com *.githubassets.com data: placehold.it;object-src 'self';script-src 'self' github.com *.github.com *.githubusercontent.com *.githubassets.com 'self' data: 'unsafe-inline';script-src-attr 'self';frame-src 'self' github.com *.github.com *.githubusercontent.com *.githubassets.com https://support.github.com https://www.youtube-nocookie.com;frame-ancestors 'self' github.com *.github.com *.githubusercontent.com *.githubassets.com;style-src 'self' github.com *.github.com *.githubusercontent.com *.githubassets.com 'self' 'unsafe-inline' data:;child-src 'self';manifest-src 'self';upgrade-insecure-requests;base-uri 'self';form-action 'self'
cross-origin-opener-policy: same-origin
cross-origin-resource-policy: same-origin
origin-agent-cluster: ?1
referrer-policy: no-referrer-when-downgrade
x-content-type-options: nosniff
x-dns-prefetch-control: off
x-download-options: noopen
x-frame-options: SAMEORIGIN
x-permitted-cross-domain-policies: none
x-xss-protection: 0
cache-control: public, max-age=60
x-powered-by: Next.js
content-type: text/html; charset=utf-8
x-github-backend: Kubernetes
x-github-request-id: 169A:7C36:1981EFB:1FB4B5B:68EE11AB
content-encoding: gzip
accept-ranges: bytes
age: 1
date: Tue, 14 Oct 2025 09:02:37 GMT
via: 1.1 varnish
x-served-by: cache-bom-vanm7210034-BOM
x-cache: MISS
x-cache-hits: 0
x-timer: S1760432555.290777,VS0,VE2514
vary: Accept-Encoding
strict-transport-security: max-age=31557600
content-length: 26785
Deploying to third-party platforms - GitHub DocsSkip to main contentDeploying to third-party platforms
Learn how to deploy to third-party platforms as part of your continuous deployment and continuous integration workflows.
Learn how to deploy a Node.js project to Azure App Service as part of your continuous deployment (CD) workflows.
Learn how to deploy a Python project to Azure App Service as part of your continuous deployment (CD) workflows.
Learn how to deploy a Java project to Azure App Service as part of your continuous deployment (CD) workflows.
Learn how to deploy a .NET project to Azure App Service as part of your continuous deployment (CD) workflows.
Learn how to deploy a PHP project to Azure App Service as part of your continuous deployment (CD) workflows.
Learn how to deploy a Docker container to Azure App Service as part of your continuous deployment (CD) workflows.
Learn how to deploy a web app to Azure Static Web App as part of your continuous deployment (CD) workflows.
Learn how to deploy a project to Azure Kubernetes Service (AKS) as part of a continuous deployment (CD) workflow.
Learn how to deploy a project to Amazon Elastic Container Service (ECS) as part of a continuous deployment (CD) workflow.
Learn how to deploy a project to Google Kubernetes Engine (GKE) as part of a continuous deployment (CD) workflow.
Learn how to sign Xcode apps within a continuous integration (CI) workflow by installing an Apple code signing certificate on GitHub Actions runners.