From: Peter van Dijk Date: Tue, 27 Sep 2022 11:58:28 +0000 (+0200) Subject: circleci auth-py: set pdns_control path X-Git-Tag: auth-4.5.5~4^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F12036%2Fhead;p=thirdparty%2Fpdns.git circleci auth-py: set pdns_control path --- diff --git a/.circleci/config.yml b/.circleci/config.yml index ae393501b7..3acbfccea6 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -1212,6 +1212,7 @@ jobs: PDNSUTIL="/opt/pdns-auth/bin/pdnsutil" \ SDIG="/opt/pdns-auth/bin/sdig" \ ZONE2SQL="/opt/pdns-auth/bin/zone2sql" \ + PDNSCONTROL="/opt/pdns-auth/bin/pdns_control" \ ./runtests build-recursor: