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
11 lines
218 B
YAML
11 lines
218 B
YAML
version: "1.0"
|
|
name: uniswap-v3
|
|
repos:
|
|
- github.com/vulcanize/uniswap-watcher-ts
|
|
- github.com/vulcanize/uniswap-v3-info
|
|
containers:
|
|
- cerc/watcher-uniswap-v3
|
|
- cerc/uniswap-v3-info
|
|
pods:
|
|
- watcher-uniswap-v3
|