[gjs: 1/2] CI: use the fastest approach to build



commit 63f9b87c9255f1365150ef3d8448c70e0e7e74a8
Author: Claudio André <claudioandre br gmail com>
Date:   Thu Feb 1 14:48:48 2018 -0200

    CI: use the fastest approach to build
    
    When possible.

 .gitlab-ci.yml | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 16803cc9..754f76ab 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -44,6 +44,7 @@ ubuntu_gcc:
     BASE: debian
     OS: ubuntu.dev.gcc
     CC: gcc
+    DEV: devel
     BUILD_OPTS: "--enable-installed-tests"
   only:
     - master@GNOME/gjs


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