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