[libgudev/wip/hadess/234] ci: Make sure to run "make dist" in the CI



commit d713a60ae9ddc39298ac5ce4005b201f9dbab3f1
Author: Bastien Nocera <hadess hadess net>
Date:   Tue Sep 15 15:27:57 2020 +0200

    ci: Make sure to run "make dist" in the CI

 .gitlab-ci.yml | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 763c5cc..e3ba3f8 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -15,3 +15,4 @@ build-fedora:
     - make install
     - make check
     - ./.ci/check-abi ${LAST_ABI_BREAK} $(git rev-parse HEAD)
+    - make distcheck


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