beacon-node-builds: bump timeout to 60 minutes
Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
parent
a11e60cc93
commit
f79d65f7c9
|
@ -8,7 +8,7 @@ beacon_node_builds_docker_hub_user: ~
|
|||
beacon_node_builds_docker_hub_token: ~
|
||||
|
||||
# Timers
|
||||
beacon_node_build_timer_timeout: 1200
|
||||
beacon_node_build_timer_timeout: 3600
|
||||
|
||||
beacon_node_builds_branches:
|
||||
- name: 'devel'
|
||||
|
|
Loading…
Reference in New Issue