[libdazzle/alatiera/bst-ci] Bug workaround?



commit 26b119b61521991a1f9098427b2b75f4a81907a1
Author: Jordan Petridis <jpetridis gnome org>
Date:   Fri Sep 28 09:35:18 2018 +0300

    Bug workaround?

 .gitlab-ci.yml | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 3aa6947..8bb85b6 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -29,6 +29,7 @@ bst:
   script:
     - cd gnome-build-meta/
     - ${BST} track core-deps/libdazzle.bst
+    - ${BST} build --track-all core-deps/libdazzle.bst
     - ${BST} workspace open -f core-deps/libdazzle.bst ../
     - ${BST} build --track-all core-deps/libdazzle.bst
   after_script:


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