延长超时时间
This commit is contained in:
parent
982d17ad95
commit
0017b1affe
@ -72,7 +72,7 @@ def call(Map config)
|
||||
{
|
||||
options
|
||||
{
|
||||
timeout(10)
|
||||
timeout(20)
|
||||
}
|
||||
steps
|
||||
{
|
||||
|
||||
@ -65,7 +65,7 @@ def call(Map config)
|
||||
{
|
||||
options
|
||||
{
|
||||
timeout(60)
|
||||
timeout(100)
|
||||
}
|
||||
steps
|
||||
{
|
||||
@ -76,7 +76,7 @@ def call(Map config)
|
||||
{
|
||||
options
|
||||
{
|
||||
timeout(10)
|
||||
timeout(20)
|
||||
}
|
||||
steps
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user