Updating pipeline: pipeline1
This commit is contained in:
parent
c168fb875f
commit
09c848bc7d
@ -1,6 +1,17 @@
|
||||
{
|
||||
"name": "pipeline1",
|
||||
"properties": {
|
||||
"activities": [
|
||||
{
|
||||
"name": "Wait1",
|
||||
"type": "Wait",
|
||||
"dependsOn": [],
|
||||
"userProperties": [],
|
||||
"typeProperties": {
|
||||
"waitTimeInSeconds": 1
|
||||
}
|
||||
}
|
||||
],
|
||||
"annotations": []
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user