gocd: Increase the timeout for Legal.Import pipeline

This commit is contained in:
Stephan Kulow 2022-08-29 12:06:14 +02:00
parent c2675e6b8e
commit 3992314684
2 changed files with 2 additions and 2 deletions

View File

@ -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:

View File

@ -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: