[gnome-bluetooth/wip/hadess/3.34.3: 2/3] ci: Also test "dist" target




commit 6ec75b14f17f8d5d1564e10afceb1a432b5417ae
Author: Bastien Nocera <hadess hadess net>
Date:   Wed Sep 30 17:34:20 2020 +0200

    ci: Also test "dist" target

 .gitlab-ci.yml | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 40be06bd..98b51264 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -12,6 +12,7 @@ variables:
     redhat-rpm-config
     gcc
     glibc-devel
+    git
   GIT_SUBMODULE_STRATEGY: recursive
 
 build_stable:
@@ -23,3 +24,4 @@ build_stable:
     - ninja -C _build
     - ninja -C _build install
     - ninja -C _build test
+    - ninja -C _build dist


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