beacon-node-build: fix make targets for networks

Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
Jakub Sokołowski 2020-11-10 14:01:52 +01:00
parent ab42ec87cc
commit dba111b404
No known key found for this signature in database
GPG Key ID: 4EF064D0E6D63020
1 changed files with 4 additions and 4 deletions

View File

@ -13,17 +13,17 @@ beacon_node_build_timer_timeout: 1200
beacon_node_builds_branches:
- name: 'devel'
branch: 'devel'
target: 'medalla'
target: 'nimbus_beacon_node_spec_0_12_3 nimbus_signing_process'
frequency: '*-*-* 10:00:00'
- name: 'master'
branch: 'master'
target: 'medalla'
target: 'nimbus_beacon_node_spec_0_12_3 nimbus_signing_process'
frequency: '*-*-* 02:00:00'
- name: 'libp2p'
branch: 'nim-libp2p-auto-bump'
target: 'medalla'
target: 'nimbus_beacon_node_spec_0_12_3 nimbus_signing_process'
frequency: '*-*-* 18:00:00'
- name: 'toledo'
branch: 'devel'
target: 'toledo'
target: 'nimbus_beacon_node nimbus_signing_process'
frequency: '*-*-* 20:00:00'