[gnome-build-meta/jjardon/meson_0_45] .gitlab-ci.yml: build all the apps in world as well



commit 7af1ec88eff49f43e701b1b6f32838925d2542d0
Author: Javier Jardón <jjardon gnome org>
Date:   Mon Feb 26 11:03:00 2018 +0000

    .gitlab-ci.yml: build all the apps in world as well

 .gitlab-ci.yml | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index a4336fb..9bd0cdf 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -26,6 +26,7 @@ bst-build-gnome-core:
   dependencies: []
   script:
     - ${BST} build --track-all core.bst
+    - ${BST} build --track-all world.bst
   # Store all the downloaded git and ostree repos in the distributed cache.
   # This saves us fetching them from the different repos and further afield
   # on every build.


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