File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -21,6 +21,7 @@ learningTracks:
2121 - getting_started
2222 - continuous_integration
2323 - continuous_deployment
24+ - deploy_to_the_cloud
2425 - hosting_your_own_runners
2526 - create_actions
2627layout : product-sublanding
Original file line number Diff line number Diff line change @@ -30,6 +30,13 @@ continuous_deployment:
3030 - /actions/guides/publishing-java-packages-with-maven
3131 - /actions/guides/publishing-java-packages-with-gradle
3232 - /actions/guides/publishing-docker-images
33+ deploy_to_the_cloud :
34+ title : ' Deploy to the cloud'
35+ description : ' Learn how to use {% data variables.product.prodname_actions %} to build an application and deploy it to various cloud-based platforms.'
36+ guides :
37+ - /actions/guides/deploying-to-amazon-elastic-container-service
38+ - /actions/guides/deploying-to-azure-app-service
39+ - /actions/guides/deploying-to-google-kubernetes-engine
3340hosting_your_own_runners :
3441 title : ' Host your own runners'
3542 description : ' You can create self-hosted runners to run workflows in a highly customizable environment.'
You can’t perform that action at this time.
0 commit comments