Jakub Sokołowski 1f39b846ad
move builds to existing master pyrmont hosts
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2020-11-20 16:05:10 +01:00

18 lines
482 B
YAML

---
beacon_node_builds_user: 'nimbus'
beacon_node_builds_path: '/data/beacon-node-builds'
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
beacon_node_build_timer_timeout: 3600
beacon_node_builds_branches: []
# - name: 'devel'
# branch: 'devel'
# targets: ['nimbus_beacon_node', 'nimbus_signing_process']
# frequency: '*-*-* 10:00:00'