[gnome-themes-extra/gitlab-ci] CI: Add make install



commit 19f4c1ffb4564f4b891ba53557fb0d8cd94f7820
Author: Juraj Fiala <jurf riseup net>
Date:   Fri Mar 2 12:07:03 2018 +0000

    CI: Add make install

 .gitlab-ci.yml | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 03c9401e..b8d4e7b8 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -13,6 +13,7 @@ build:
   script: 
     - ./autogen.sh --disable-gtk3-engine
     - make
+    - make install
   #artifacts:
   #  paths:
   #    - mybinary


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