Adding pipeline: pipeline1
This commit is contained in:
parent
e4d1d5a808
commit
5cd128a83a
14
Code/DataFactory/pipeline/pipeline1.json
Normal file
14
Code/DataFactory/pipeline/pipeline1.json
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
{
|
||||||
|
"name": "pipeline1",
|
||||||
|
"properties": {
|
||||||
|
"activities": [
|
||||||
|
{
|
||||||
|
"name": "dsfdsfds",
|
||||||
|
"type": "SetVariable",
|
||||||
|
"dependsOn": [],
|
||||||
|
"userProperties": []
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"annotations": []
|
||||||
|
}
|
||||||
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user