Updating pipeline: Wait 15
This commit is contained in:
parent
5331637e5b
commit
6cfb707496
@ -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