[libdazzle/alatiera/bst-ci] fixup! Add initial CI



commit 27711fbd3a9a109f62215a7358eb7ecfa217294a
Author: Jordan Petridis <jpetridis gnome org>
Date:   Fri Sep 28 11:10:55 2018 +0300

    fixup! Add initial CI

 .gitlab-ci.yml | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index b02d1d0..db823ca 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -31,9 +31,7 @@ bst:
     - mkdir -p logs
   script:
     - cd gnome-build-meta/
-    - ${BST} track ${ELEMENT}
-    - ${BST} build --track-all ${ELEMENT}
-    - ${BST} workspace open -f ${ELEMENT} ../
+    - ${BST} workspace open --no-checkout --track -f ${ELEMENT} ../
     - ${BST} build --track-all ${ELEMENT}
   after_script:
     - bst workspace close ${ELEMENT}


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