[gnome-build-meta/valentindavid/gnome-os-ostree] Checkout the bootable image



commit 91180337180044e6d739ed291c9adc6a4df06741
Author: Valentin David <valentin david codethink co uk>
Date:   Fri Jan 10 11:13:33 2020 +0100

    Checkout the bootable image

 .gitlab-ci.yml | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index bebabb2e..882d3eb9 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -86,6 +86,7 @@ default:
         ${BST} build openh264-extension.bst:flatpak-repo.bst
 
         ${BST} --max-jobs $(( $(nproc) / 4 )) -o arch "${ARCH}" build vm/image.bst
+        ${BST} -o arch "${ARCH}" checkout vm/image.bst image
     fi
 
   # Store all the downloaded git repos and tarballs in the cache.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]