Skip to content

Commit

Permalink
Updating pipeline: 01-SolutionExecutor
Browse files Browse the repository at this point in the history
  • Loading branch information
mrpaulandrew committed Mar 12, 2024
1 parent 82efcf7 commit 5b986f2
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/azure.datafactory/pipeline/01-SolutionExecutor.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,15 @@
"description": "Call Cumulus.Control",
"type": "ExecutePipeline",
"dependsOn": [],
"policy": {
"secureInput": false
},
"userProperties": [],
"typeProperties": {
"pipeline": {
"referenceName": "02-BatchExecutor",
"type": "PipelineReference"
},
"waitOnCompletion": true
}
}
Expand Down

0 comments on commit 5b986f2

Please sign in to comment.