Archived
Support for git hosts other than github (#407)
* Update repository list file * Add host part to repo name * Allow git hosts other than github
This commit was merged in pull request #407.
This commit is contained in:
@@ -2,7 +2,8 @@ version: "1.0"
|
||||
name: test
|
||||
description: "A test stack"
|
||||
repos:
|
||||
- cerc-io/laconicd
|
||||
- github.com/cerc-io/laconicd
|
||||
- git.vdb.to/cerc-io/test-project
|
||||
containers:
|
||||
- cerc/test-container
|
||||
pods:
|
||||
|
||||
Reference in New Issue
Block a user