rename build for libp2p-stable, add libp2p-unstable build

Signed-off-by: Arthur Koziel <arthur@arthurkoziel.com>
This commit is contained in:
Arthur Koziel 2021-04-01 18:48:48 +08:00
parent 0e7fd54d09
commit 91c03ecb80
No known key found for this signature in database
GPG Key ID: 55B0204F1259CA3A
1 changed files with 5 additions and 1 deletions

View File

@ -8,7 +8,11 @@ beacon_node_web3_url: 'wss://goerli.infura.io/ws/v3/675db4626923473591cf6418e4da
# The -large suffix is because of native compilation.
beacon_node_builds_branches:
- name: 'libp2p-large'
- name: 'unstable-libp2p-unstable-large'
version: 'nim-libp2p-auto-bump-unstable'
targets: ['nimbus_beacon_node', 'nimbus_signing_process']
frequency: '*-*-* 18:00:00'
- name: 'unstable-libp2p-stable-large'
version: 'nim-libp2p-auto-bump'
targets: ['nimbus_beacon_node', 'nimbus_signing_process']
frequency: '*-*-* 14:00:00'