build libp2p-large docker image on pyrmont testing-large-01

Signed-off-by: Arthur Koziel <arthur@arthurkoziel.com>
This commit is contained in:
Arthur Koziel 2021-03-23 13:50:24 +08:00
parent ee3cbbf81c
commit 48e2766741
No known key found for this signature in database
GPG Key ID: 55B0204F1259CA3A

View File

@ -8,6 +8,10 @@ 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'
version: 'nim-libp2p-auto-bump'
targets: ['nimbus_beacon_node', 'nimbus_signing_process']
frequency: '*-*-* 14:00:00'
- name: 'unstable-large'
version: 'unstable'
targets: ['nimbus_beacon_node', 'nimbus_signing_process']