Skip to content

Commit 03fe54e

Browse files
authored
Merge pull request #6781 from SeanTarrant/patch-1
Update azure-devops.md
2 parents 0d146fe + c2e6ecf commit 03fe54e

File tree

1 file changed

+4
-2
lines changed
  • umbraco-cloud/set-up/project-settings/umbraco-cicd/samplecicdpipeline

1 file changed

+4
-2
lines changed

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

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -164,8 +164,10 @@ It is recommended to handle the `API Key` as a secret. This can be done by ticki
164164
{% endhint %}
165165

166166
{% hint style="info" %}
167-
You can customize the names for the variables as you like, however you then need to rename the affected variables in `azure-release-pipeline.yaml`.
168-
{% endhint %}
167+
You can customize the names for the variables as you like, however, you then need to rename the affected variables in `azure-release-pipeline.yaml`.
168+
169+
Check the references to the variables in the yaml files match the variable syntaxes in the created variable. Example: `umbracoCloudApiKey` = `UMBRACOCLOUDAPIKEY`.
170+
{% endhint %}
169171

170172
When you click on "Save and Run" your first deployment will be triggered. Which means that Azure DevOps is set up with all the needed information to be able to deploy your Cloud project back to Umbraco Cloud.
171173

0 commit comments

Comments
 (0)