Skip to content

Commit 18e616e

Browse files
authored
Merge pull request #188216 from mumian/0210-pipeline-displaynames
add pipeline displaynames
2 parents 39c76c2 + e5e6154 commit 18e616e

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

articles/azure-resource-manager/bicep/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,10 @@
2828
- name: CI/CD
2929
items:
3030
- name: Bicep with pipelines
31+
displayName: continuous, ci, cd, CI/CD
3132
href: add-template-to-azure-pipelines.md
3233
- name: Bicep with GitHub Actions
34+
displayName: continuous, ci, cd, CI/CD
3335
href: deploy-github-actions.md
3436
- name: Tutorials
3537
items:

articles/azure-resource-manager/templates/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -437,8 +437,10 @@
437437
- name: CI/CD
438438
items:
439439
- name: ARM templates with pipelines
440+
displayName: continuous,ci,cd, CI/CD
440441
href: add-template-to-azure-pipelines.md
441442
- name: Deploy - GitHub Actions
443+
displayName: continuous,ci,cd,CI/CD
442444
href: deploy-github-actions.md
443445
- name: Use authoring tools
444446
items:

0 commit comments

Comments
 (0)