git branch in stack and on command line (#409)
* Support @branch notation in stack.yml * Refactor and support branches directive
This commit is contained in:
@@ -3,7 +3,7 @@ name: test
|
||||
description: "A test stack"
|
||||
repos:
|
||||
- github.com/cerc-io/laconicd
|
||||
- git.vdb.to/cerc-io/test-project
|
||||
- git.vdb.to/cerc-io/test-project@test-branch
|
||||
containers:
|
||||
- cerc/test-container
|
||||
pods:
|
||||
|
||||
Reference in New Issue
Block a user