deploy-eth2-prod: bump to v1.3.0
https://github.com/status-im/nimbus-eth2/releases/tag/v1.3.0 Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
parent
e3171c98a9
commit
fd9c93a5f7
|
@ -33,7 +33,7 @@ beacon_node_builds_branches:
|
||||||
targets: ['nimbus_beacon_node', 'nimbus_signing_process']
|
targets: ['nimbus_beacon_node', 'nimbus_signing_process']
|
||||||
frequency: '*-*-* 04:00:00'
|
frequency: '*-*-* 04:00:00'
|
||||||
- name: 'deploy-eth2-prod'
|
- name: 'deploy-eth2-prod'
|
||||||
version: 'v1.2.1'
|
version: 'v1.3.0'
|
||||||
targets: ['nimbus_beacon_node', 'nimbus_signing_process']
|
targets: ['nimbus_beacon_node', 'nimbus_signing_process']
|
||||||
enabled: false
|
enabled: false
|
||||||
update: true
|
update: true
|
||||||
|
|
Loading…
Reference in New Issue