rayonism: add build configuration for quick-merge-v1 branch
Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
parent
1ce2b2c7fb
commit
6b8245ad63
|
@ -28,6 +28,10 @@ beacon_node_builds_branches:
|
|||
version: 'stable'
|
||||
targets: ['nimbus_beacon_node', 'nimbus_signing_process']
|
||||
frequency: '*-*-* 02:00:00'
|
||||
- name: 'qmerge-large'
|
||||
version: 'quick-merge-v1'
|
||||
targets: ['nimbus_beacon_node', 'nimbus_signing_process']
|
||||
frequency: '*-*-* 04:00:00'
|
||||
- name: 'deploy-eth2-prod'
|
||||
version: 'v1.2.1'
|
||||
targets: ['nimbus_beacon_node', 'nimbus_signing_process']
|
||||
|
|
Loading…
Reference in New Issue