Skip to content

Commit 6819bb6

Browse files
authored
Merge pull request #7177 from umbraco/cloud/CICD
Fix file names in Cloud CICD articles
2 parents 71fb527 + 4405952 commit 6819bb6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

umbraco-cloud/set-up/project-settings/umbraco-cicd/samplecicdpipeline/V1-azure-devops.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
hidden: true
33
---
44

5-
# Azure DevOps
5+
# Azure DevOps V1
66

77
Before setting up the pipeline in Azure DevOps, make sure that the following steps from the [Configuring a CI/CD pipeline](./) are done:
88

umbraco-cloud/set-up/project-settings/umbraco-cicd/samplecicdpipeline/V1-github-actions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
hidden: true
33
---
44

5-
# GitHub Actions
5+
# GitHub Actions V1
66

77
Before setting up the pipeline in GitHub, make sure that the following steps from the [Configuring a CI/CD pipeline](./) are done:
88

0 commit comments

Comments
 (0)