Add example recipes to build a single image
1 unresolved thread
1 unresolved thread
Compare changes
- Emanuele Aina authored
Keep track of skipped artifacts, failed builds and if the build has been killed half way so we can find out if a build is suitable for releasing/longer term preservation (for instance, for being saved as a weekly entry). Signed-off-by:
Emanuele Aina <emanuele.aina@collabora.com>
+ 37
− 1
@@ -474,7 +474,11 @@ def buildImages(architecture, type, boards, debosarguments = "", image = true, s
@@ -551,3 +555,35 @@ buildCandidates.each { name, arch ->