forked from cerc-io/stack-orchestrator
integration testing, I think
This commit is contained in:
parent
99f8c02f9c
commit
dc3ab712b0
@ -2,14 +2,26 @@ version: "1.0"
|
|||||||
name: blast
|
name: blast
|
||||||
description: "A blast stack"
|
description: "A blast stack"
|
||||||
repos:
|
repos:
|
||||||
|
- git.vdb.to/cerc-io/go-ethereum@v1.11.6-statediff-v5
|
||||||
- github.com/blast-io/blast
|
- github.com/blast-io/blast
|
||||||
- git.vdb.to/cerc-io/keycloak-reg-api
|
- git.vdb.to/cerc-io/keycloak-reg-api
|
||||||
- git.vdb.to/cerc-io/keycloak-reg-ui
|
- git.vdb.to/cerc-io/keycloak-reg-ui
|
||||||
|
- git.vdb.to/cerc-io/lighthouse
|
||||||
|
- github.com/dboreham/foundry
|
||||||
containers:
|
containers:
|
||||||
- cerc/keycloak
|
- cerc/keycloak
|
||||||
- cerc/webapp-base
|
- cerc/webapp-base
|
||||||
- cerc/keycloak-reg-api
|
- cerc/keycloak-reg-api
|
||||||
- cerc/keycloak-reg-ui
|
- cerc/keycloak-reg-ui
|
||||||
|
- cerc/go-ethereum
|
||||||
|
- cerc/foundry
|
||||||
|
- cerc/lighthouse
|
||||||
|
- cerc/lighthouse-cli
|
||||||
|
- cerc/fixturenet-eth-genesis
|
||||||
|
- cerc/fixturenet-eth-geth
|
||||||
|
- cerc/fixturenet-eth-lighthouse
|
||||||
pods:
|
pods:
|
||||||
- blast
|
- blast
|
||||||
- mainnet-eth-keycloak
|
- mainnet-eth-keycloak
|
||||||
|
- fixturenet-eth
|
||||||
|
- foundry
|
||||||
|
Loading…
Reference in New Issue
Block a user