Add Collection ID to ostree-based recipes
All threads resolved!
All threads resolved!
Compare changes
- Denis Pynkin authored
Add Collection ID and binding refs for OSTree-based artifacts: - commits - images - test delta Signed-off-by:
Denis Pynkin <denis.pynkin@collabora.com>
+ 6
− 0
@@ -3,6 +3,7 @@
@@ -242,6 +243,7 @@ def buildOStree(architecture, type, board, debosarguments = "", repo = "repo") {
@@ -265,6 +267,8 @@ def buildOStreeRollbackDelta(architecture, type, board, debosarguments = "", rep
@@ -344,6 +348,7 @@ def buildOStreeImage(architecture, type, board, debosarguments = "") {
@@ -366,6 +371,7 @@ def buildContainer(architecture, type, board, debosarguments = "") {