Updating pipeline: Wait 10
This commit is contained in:
parent
b24737c787
commit
2f415a56fc
@ -3,12 +3,12 @@
|
||||
"properties": {
|
||||
"activities": [
|
||||
{
|
||||
"name": "Wait 10",
|
||||
"name": "Wait 15",
|
||||
"type": "Wait",
|
||||
"dependsOn": [],
|
||||
"userProperties": [],
|
||||
"typeProperties": {
|
||||
"waitTimeInSeconds": 10
|
||||
"waitTimeInSeconds": 15
|
||||
}
|
||||
}
|
||||
],
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user