Skip to content

Commit 69a380c

Browse files
committed
typo
1 parent b873bb9 commit 69a380c

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
@@ -185,7 +185,7 @@ This error will be shown when the system is unable to verify the latest deployme
185185
When a change is pushed to a Cloud Environment the Kudu deployment is started. CI/CD is also utilizing this flow.
186186

187187
A couple of steps to try:
188-
- Make sure your code can compile and run (relevant only if you haver enabled the skipBuildAndRestore toggle in V2)
188+
- Make sure your code can compile and run (relevant only if you have enabled the skipBuildAndRestore toggle in V2)
189189
- Running npm commands via csproj files is generally unsupported on Umbraco Cloud
190190
- Create and commit a small change and try deploying again
191191
- A small change can be adding a dummy text file next to you code files or adding a comment in a cs file.

0 commit comments

Comments
 (0)