David Boreham
ec6b5439f4
* Update repository list file * Add host part to repo name * Allow git hosts other than github
23 lines
553 B
YAML
23 lines
553 B
YAML
version: "1.0"
|
|
name: fixturenet-optimism
|
|
decription: "Optimism Fixturenet"
|
|
repos:
|
|
- github.com/cerc-io/go-ethereum
|
|
- github.com/dboreham/foundry
|
|
- github.com/ethereum-optimism/optimism
|
|
- github.com/ethereum-optimism/op-geth
|
|
containers:
|
|
- cerc/go-ethereum
|
|
- cerc/lighthouse
|
|
- cerc/fixturenet-eth-geth
|
|
- cerc/fixturenet-eth-lighthouse
|
|
- cerc/foundry
|
|
- cerc/optimism-contracts
|
|
- cerc/optimism-op-node
|
|
- cerc/optimism-l2geth
|
|
- cerc/optimism-op-batcher
|
|
- cerc/optimism-op-proposer
|
|
pods:
|
|
- fixturenet-eth
|
|
- fixturenet-optimism
|