forked from cerc-io/stack-orchestrator
David Boreham
ec6b5439f4
* Update repository list file * Add host part to repo name * Allow git hosts other than github
16 lines
315 B
YAML
16 lines
315 B
YAML
version: "1.1"
|
|
name: fixturenet-eth
|
|
decription: "Ethereum Fixturenet"
|
|
repos:
|
|
- github.com/cerc-io/go-ethereum
|
|
- github.com/dboreham/foundry
|
|
containers:
|
|
- cerc/go-ethereum
|
|
- cerc/lighthouse
|
|
- cerc/fixturenet-eth-geth
|
|
- cerc/fixturenet-eth-lighthouse
|
|
- cerc/foundry
|
|
pods:
|
|
- fixturenet-eth
|
|
- foundry
|