[librsvg: 2/5] Remoe 'make distcheck' from cross_distro debian:testing build




commit e7cc823c1e7119f02edb531394e500b4486f7992
Author: Sven Neumann <sven svenfoo org>
Date:   Tue Oct 6 12:41:10 2020 +0200

    Remoe 'make distcheck' from cross_distro debian:testing build
    
    We do distcheck in the 'release' build only.

 .gitlab-ci.yml | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 3beaa1fd..c86e8383 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -163,7 +163,6 @@ debian:testing:
     - ./autogen.sh --enable-gtk-doc --enable-vala
     - make
     - make check
-    - make distcheck
 
 release:
   image: $AMD64_OPENSUSE_TUMBLEWEED


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