Skip to content

Commit 7385517

Browse files
authored
Apply suggestion from @eshanrnh
1 parent fa5c257 commit 7385517

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
@@ -47,7 +47,7 @@ Locate the main entry pipeline file. It will usually be this one: `azure-release
4747
skipVersionCheck: 'false'
4848
```
4949
50-
The fields: `noBuildAndRestore` and `skipVersionCheck` can be marked with a `'true'`.
50+
The fields: `noBuildAndRestore` and `skipVersionCheck` can be marked with a `true`.
5151

5252

5353
{% endtab %}

0 commit comments

Comments
 (0)