increase build job wait time to 60 minutes

Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
Jakub Sokołowski 2021-06-17 14:12:06 +02:00
parent d1ecc61707
commit b2f8af3f87
No known key found for this signature in database
GPG Key ID: 4EF064D0E6D63020
1 changed files with 2 additions and 2 deletions

View File

@ -36,5 +36,5 @@
until: |
task_stat.state is defined and
task_stat.state.status != "TASK_STATE_RUNNING"
retries: 50
delay: 30
retries: 60 # 1 hour total
delay: 60 # seconds