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:
2023-05-24 19:49:26 -06:00
committed by GitHub
parent 0c4c128465
commit 6d620ba9c2
2 changed files with 121 additions and 71 deletions
+1 -1
View File
@@ -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: