gocd: Increase the timeout for Legal.Import pipeline
This commit is contained in:
parent
c2675e6b8e
commit
3992314684
@ -270,7 +270,7 @@ pipelines:
|
|||||||
type: manual
|
type: manual
|
||||||
jobs:
|
jobs:
|
||||||
Run:
|
Run:
|
||||||
timeout: 30
|
timeout: 60
|
||||||
resources:
|
resources:
|
||||||
- staging-bot
|
- staging-bot
|
||||||
tasks:
|
tasks:
|
||||||
|
@ -270,7 +270,7 @@ pipelines:
|
|||||||
type: manual
|
type: manual
|
||||||
jobs:
|
jobs:
|
||||||
Run:
|
Run:
|
||||||
timeout: 30
|
timeout: 60
|
||||||
resources:
|
resources:
|
||||||
- staging-bot
|
- staging-bot
|
||||||
tasks:
|
tasks:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user