Updating pipeline: pipeline1
This commit is contained in:
parent
f81a37adc4
commit
24fc0e9d37
@ -9,10 +9,13 @@
|
|||||||
"userProperties": [],
|
"userProperties": [],
|
||||||
"typeProperties": {
|
"typeProperties": {
|
||||||
"pipeline": {
|
"pipeline": {
|
||||||
"referenceName": "Wait 10",
|
"referenceName": "05 - Get File List Utility",
|
||||||
"type": "PipelineReference"
|
"type": "PipelineReference"
|
||||||
},
|
},
|
||||||
"waitOnCompletion": true
|
"waitOnCompletion": false,
|
||||||
|
"parameters": {
|
||||||
|
"GetFileQuery": "SELECT * FROM [dbo].[FilesToUpload] WHERE [Enabled] = 1;"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user