Skip to content

Commit 6f9161f

Browse files
authored
Update umbraco-cloud/build-and-customize-your-solution/handle-deployments-and-environments/umbraco-cicd/troubleshooting.md
1 parent 919e769 commit 6f9161f

File tree

1 file changed

+1
-1
lines changed
  • umbraco-cloud/build-and-customize-your-solution/handle-deployments-and-environments/umbraco-cicd

1 file changed

+1
-1
lines changed

umbraco-cloud/build-and-customize-your-solution/handle-deployments-and-environments/umbraco-cicd/troubleshooting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ Your pipeline should now be functioning as expected.
7676

7777
For GitHub, see the [Skip cloud-sync in GitHub](troubleshooting.md#skip-cloud-sync-in-github) section.
7878

79-
Navigate to your azure-release-pipeline.yaml and comment out 35 and 36. More specifically these two lines:
79+
Navigate to your `azure-release-pipeline.yaml` and comment out 35 and 36. More specifically, these two lines:
8080
```sh
8181
dependsOn: cloudSyncStage
8282
condition: in(dependencies.cloudSyncStage.result, 'Succeeded', 'Skipped')

0 commit comments

Comments
 (0)