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