13 lines
242 B
YAML
13 lines
242 B
YAML
# repos.yml
|
|
#
|
|
---
|
|
5dd:
|
|
repo_url: "https://github.com/Oliveriver/5d-diplomacy-with-multiverse-time-travel"
|
|
repo_branch: "main"
|
|
repo_build_tags: true
|
|
containers:
|
|
5dd_client:
|
|
path: "client"
|
|
5dd_server:
|
|
path: "server"
|