Skip to content

Commit 4d82c25

Browse files
committed
link to new article from section in api
1 parent d6fcf6d commit 4d82c25

File tree

1 file changed

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

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -235,6 +235,8 @@ You can use the deploymentId to query the Get Deployment status endpoint.
235235
It is not recommended to enable the `skipVersionCheck`. This is to ensure that versions of the different Umbraco packages in the Cloud environment aren't overwritten by older versions. There may be instances where you would like to deploy an older artifact. In those instances it is possible to enable this setting to skip the step.
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.
238+
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.
238240
{% endhint %}
239241

240242
### Get Deployment status

0 commit comments

Comments
 (0)