mirror of
https://github.com/status-im/infra-nimbus.git
synced 2025-01-30 23:47:11 +00:00
use Infura for Web3 on master-large-01 on Pyrmont for comparison
Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
parent
9c5abd392a
commit
48529cb841
@ -3,6 +3,9 @@
|
||||
beacon_node_builds_docker_hub_user: '{{lookup("passwordstore", "cloud/DockerHub/user")}}'
|
||||
beacon_node_builds_docker_hub_token: '{{lookup("passwordstore", "cloud/DockerHub/token")}}'
|
||||
|
||||
# Use Infura instead of Geth for comparison
|
||||
beacon_node_web3_url: 'wss://goerli.infura.io/ws/v3/675db4626923473591cf6418e4dae175'
|
||||
|
||||
# The -large suffix is because of native compilation.
|
||||
beacon_node_builds_branches:
|
||||
- name: 'devel-large'
|
||||
|
Loading…
x
Reference in New Issue
Block a user