Skip to content

Commit a262b45

Browse files
committed
Merge branch 'patch-1' of https://github.com/snoa93/azure-docs into 2022-11-04-public-prs
2 parents 665bd87 + 48a7037 commit a262b45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/data-factory/continuous-integration-delivery-improvements.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ Follow these steps to get started:
119119
```json
120120
{
121121
"scripts":{
122-
"build":"node node_modules/@microsoft/azure-data-factory-utilities/lib/index",
122+
"build":"node node_modules/@microsoft/azure-data-factory-utilities/lib/index"
123123
},
124124
"dependencies":{
125125
"@microsoft/azure-data-factory-utilities":"^1.0.0"

0 commit comments

Comments
 (0)