forked from cerc-io/stack-orchestrator
7831078872
* Add mobymask-v2-watcher stack with peer tests * Rename stack and container * Avoid building react-peer container * Improve step for getting container ID
12 lines
202 B
YAML
12 lines
202 B
YAML
version: "1.0"
|
|
name: mobymask-v2
|
|
repos:
|
|
- cerc-io/watcher-ts
|
|
- cerc-io/react-peer
|
|
- cerc-io/mobymask-ui
|
|
containers:
|
|
- cerc/watcher-mobymask-v2
|
|
- cerc/mobymask-ui
|
|
pods:
|
|
- watcher-mobymask-v2
|