Skip to content

Commit ff9adfd

Browse files
committed
words
1 parent 307192f commit ff9adfd

File tree

1 file changed

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

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,8 @@ It is not recommended to enable the `skipVersionCheck`. This is to ensure that v
236236

237237
Enabling the `noBuildAndRestore` only disabled the restore and build inside the isolated instance. Once the system pushes the source code to the environment a build and publish operation will run as usual. One minute or more can be saved during the deployment process by enabling this option.
238238

239-
You can read more about how to enable the `skipVersionCheck` and `noBuildAndRestore` settings in the [Advanced Setup: Deployment options](./samplecicdpipeline/advanced-deployment-options.md) article.
239+
For more information on using the `skipVersionCheck` and `noBuildAndRestore` setting in the pipeline , see the [Advanced Setup: Deployment options](./samplecicdpipeline/advanced-deployment-options.md) article.
240+
240241
{% endhint %}
241242

242243
### Get Deployment status

0 commit comments

Comments
 (0)