Skip to content

Commit a39ac29

Browse files
authored
Apply suggestion from @eshanrnh
1 parent c01d13c commit a39ac29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

umbraco-cloud/build-and-customize-your-solution/handle-deployments-and-environments/umbraco-cicd/samplecicdpipeline/advanced-deployment-options.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ This provides control over the CI/CD deployment process within the isolated inst
66

77
## Option: skipVersionCheck
88

9-
During deployment, the system will do an automatic check for downgrades of Cloud dependencies. This is to avoid customers from downgrading packages that may have been auto upgraded on Umbraco Cloud, by accident.
9+
During deployment, the system automatically checks for downgrades of Cloud dependencies. This prevents accidental downgrades of packages that may have been automatically upgraded on Umbraco Cloud.
1010

1111
Enabling **skipVersionCheck** will bypass that safeguard and allow deployments that include downgraded packages.
1212

0 commit comments

Comments
 (0)