File tree Expand file tree Collapse file tree 1 file changed +11
-2
lines changed
articles/deployment-environments Expand file tree Collapse file tree 1 file changed +11
-2
lines changed Original file line number Diff line number Diff line change @@ -73,9 +73,17 @@ items:
73
73
href : how-to-configure-deployment-environments-user.md
74
74
- name : Authenticate to REST APIs
75
75
href : how-to-authenticate.md
76
- - name : Automate with GitHub Actions (CI/CD)
77
- href : tutorial-deploy-environments-in-cicd-github.md
76
+ - name : Automate with CI/CD
77
+ expanded : false
78
+ items :
79
+ - name : Automate with GitHub Actions (CI/CD)
80
+ displayName : cicd, GitHub repo
81
+ href : tutorial-deploy-environments-in-cicd-github.md
82
+ - name : Automate with Azure Pipelines (CI/CD)
83
+ displayName : cicd, Azure DevOps, Azure Repos
84
+ href : tutorial-deploy-environments-in-cicd-azure-devops.md
78
85
- name : Reference
86
+ expanded : false
79
87
items :
80
88
- name : Install Azure CLI extension
81
89
href : how-to-install-devcenter-cli-extension.md
84
92
- name : REST API
85
93
href : /rest/api/devcenter/
86
94
- name : Resources
95
+ expanded : false
87
96
items :
88
97
- name : Azure roadmap
89
98
href : https://azure.microsoft.com/roadmap/
You can’t perform that action at this time.
0 commit comments