Skip to content

Commit 0ea8b53

Browse files
committed
add new section and links to partner guides
1 parent 979686d commit 0ea8b53

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

data/learning-tracks/actions.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff 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
3340
hosting_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.'

0 commit comments

Comments
 (0)