David Boreham
ec6b5439f4
* Update repository list file * Add host part to repo name * Allow git hosts other than github
11 lines
180 B
YAML
11 lines
180 B
YAML
version: "1.0"
|
|
name: test
|
|
description: "A test stack"
|
|
repos:
|
|
- github.com/cerc-io/laconicd
|
|
- git.vdb.to/cerc-io/test-project
|
|
containers:
|
|
- cerc/test-container
|
|
pods:
|
|
- test
|