[master] e1321f36a [cci] don't distcheck centos:7 for the moment

Guillaume Quintard guillaume at varnish-software.com
Fri Oct 11 17:11:06 UTC 2019


commit e1321f36a1a5a258bce4c385c88ff6cb5014b031
Author: Guillaume Quintard <guillaume at varnish-software.com>
Date:   Fri Oct 11 10:08:30 2019 -0700

    [cci] don't distcheck centos:7 for the moment

diff --git a/.circleci/config.yml b/.circleci/config.yml
index e1e9b7c7a..b419b8610 100644
--- a/.circleci/config.yml
+++ b/.circleci/config.yml
@@ -380,12 +380,12 @@ workflows:
       - push_packages:
           requires:
             - hold
-      - distcheck:
-          name: distcheck_centos_7
-          dist: centos
-          release: "7"
-          requires:
-            - dist_ubuntu
+#      - distcheck:
+#          name: distcheck_centos_7
+#          dist: centos
+#          release: "7"
+#          requires:
+#            - dist_ubuntu
       - distcheck:
           name: distcheck_debian_buster
           dist: debian


More information about the varnish-commit mailing list