[master] 513ae61b0 [cci] don't worry about the alpine version

Guillaume Quintard guillaume at varnish-software.com
Fri Dec 20 14:51:06 UTC 2019


commit 513ae61b06a21266707947eec0fd075a2b04396a
Author: Guillaume Quintard <guillaume at varnish-software.com>
Date:   Fri Dec 20 14:49:29 2019 +0000

    [cci] don't worry about the alpine version

diff --git a/.circleci/config.yml b/.circleci/config.yml
index c6974912e..9efb08e34 100644
--- a/.circleci/config.yml
+++ b/.circleci/config.yml
@@ -446,7 +446,7 @@ workflows:
           requires:
             - dist
       - distcheck:
-          name: distcheck_alpine_3.10
+          name: distcheck_alpine
           dist: alpine
           release: "latest"
           #extra_conf: --without-jemalloc


More information about the varnish-commit mailing list