2020-11-07 10:49:53 +00:00
|
|
|
---
|
|
|
|
beacon_node_builds_user: 'nimbus'
|
2020-11-20 14:26:19 +00:00
|
|
|
beacon_node_builds_path: '/data/beacon-node-builds'
|
2020-11-07 10:49:53 +00:00
|
|
|
beacon_node_builds_image_name: 'statusteam/nimbus_beacon_node'
|
|
|
|
|
|
|
|
# Required for pushing the images
|
|
|
|
beacon_node_builds_docker_hub_user: ~
|
|
|
|
beacon_node_builds_docker_hub_token: ~
|
|
|
|
|
|
|
|
# Timers
|
2020-11-17 13:05:22 +00:00
|
|
|
beacon_node_build_timer_timeout: 3600
|
2020-11-07 10:49:53 +00:00
|
|
|
|
2020-11-20 14:26:19 +00:00
|
|
|
beacon_node_builds_branches: []
|
|
|
|
# - name: 'devel'
|
2020-12-11 17:41:24 +00:00
|
|
|
# version: 'devel'
|
2020-11-20 14:26:19 +00:00
|
|
|
# targets: ['nimbus_beacon_node', 'nimbus_signing_process']
|
|
|
|
# frequency: '*-*-* 10:00:00'
|
2020-12-11 17:41:24 +00:00
|
|
|
# enabled: false
|