From: Remi Gacogne Date: Fri, 13 Dec 2019 14:35:47 +0000 (+0100) Subject: auth: Install cURL for the auth regression tests X-Git-Tag: rec-4.4.0-alpha0~13^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d1986d2f46263e22dd47b0a18ddbf61ababed411;p=thirdparty%2Fpdns.git auth: Install cURL for the auth regression tests --- diff --git a/.circleci/config.yml b/.circleci/config.yml index 5f1bb83242..77e72b6fe0 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -70,6 +70,7 @@ commands: apt-get -y -qq install \ bc \ bind9utils \ + curl \ default-jre-headless \ dnsutils \ ldnsutils \ @@ -805,7 +806,7 @@ jobs: - image: debian:buster steps: - auth-regress-setup - - run: apt-get install -y -qq jq curl + - run: apt-get install -y -qq jq - auth-regress: context: lmdb-nodnssec-both - auth-regress: