File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed
docs/tutorials/deploying-from-github-actions Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "label" : " Deploying From Github Actions" ,
3
+ "link" : {
4
+ "type" : " generated-index" ,
5
+ "description" : " Learn how to deploy with Defang from GitHub Actions"
6
+ }
7
+ }
Original file line number Diff line number Diff line change 1
1
---
2
- title : Deploying to AWS from GitHub Actions
2
+ title : Deploying to AWS
3
3
description : Using the Defang Github Action to deploy your project to AWS from your CI/CD pipeline.
4
4
---
5
5
import Tabs from ' @theme/Tabs' ;
Original file line number Diff line number Diff line change 1
1
---
2
- title : Deploying to GCP from GitHub Actions
2
+ title : Deploying to GCP
3
3
description : Using the Defang Github Action to deploy your project to GCP from your CI/CD pipeline.
4
4
---
5
5
You can’t perform that action at this time.
0 commit comments