Skip to content

Commit 9ccec47

Browse files
committed
Clarify sample location
1 parent 3b8b24f commit 9ccec47

File tree

4 files changed

+9
-1
lines changed

4 files changed

+9
-1
lines changed

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,9 @@ You'll need to adapt and integrate the script into your own pipelines to gain th
2222

2323
The sample includes YAML-files and custom Powershell and Bash scripts to interact with the Umbraco Cloud API.
2424

25-
You can get the samples for both `Azure DevOps` and `GitHub Actions` from the [GitHub repository](https://github.com/umbraco/Umbraco.Cloud.CICDFlow.Samples).
25+
You can get the samples for both `Azure DevOps` and `GitHub Actions` from the [GitHub repository](https://github.com/umbraco/Umbraco.Cloud.CICDFlow.Samples).
26+
27+
Samples that target the endpoints described here are located in the V1 folder.
2628
{% endhint %}
2729

2830
{% hint style="warning" %}

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ You'll need to adapt and integrate the script to fit your pipelines to gain the
2323
The sample includes YAML files and custom Powershell and Bash scripts to interact with the Umbraco Cloud API.
2424

2525
You can get the samples for both `Azure DevOps` and `GitHub Actions` from the [GitHub repository](https://github.com/umbraco/Umbraco.Cloud.CICDFlow.Samples).
26+
27+
Samples that target the endpoints described here are located in the V1 folder.
2628
{% endhint %}
2729

2830
{% hint style="warning" %}

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ You'll need to adapt and integrate the script into your own pipelines to gain th
2323
The sample includes YAML-files and custom Powershell and Bash scripts to interact with the Umbraco Cloud API.
2424

2525
You can get the samples for both `Azure DevOps` and `GitHub Actions` from the [GitHub repository](https://github.com/umbraco/Umbraco.Cloud.CICDFlow.Samples).
26+
27+
Samples that target the endpoints described here are located in the V2 folder.
2628
{% endhint %}
2729

2830
{% hint style="warning" %}

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ You'll need to adapt and integrate the script into your own pipelines to gain th
2323
The sample includes YAML-files and custom Powershell and Bash scripts to interact with the Umbraco Cloud API.
2424

2525
You can get the samples for both `Azure DevOps` and `GitHub Actions` from the [GitHub repository](https://github.com/umbraco/Umbraco.Cloud.CICDFlow.Samples).
26+
27+
Samples that target the endpoints described here are located in the V2 folder.
2628
{% endhint %}
2729

2830
{% hint style="warning" %}

0 commit comments

Comments
 (0)