]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Allow all connections to the PG server in Circle CI 8865/head
authorRemi Gacogne <remi.gacogne@powerdns.com>
Mon, 17 Feb 2020 14:11:29 +0000 (15:11 +0100)
committerOtto Moerbeek <otto.moerbeek@open-xchange.com>
Wed, 26 Feb 2020 10:31:49 +0000 (11:31 +0100)
(cherry picked from commit fed8314d910dbd61f3f3abfbf51f8a316b93001c)

.circleci/config.yml

index fdad96fd71fd79f8828ddf62eaf61709d983bfbe..0aa6818ba08666231ac9296a267cc5cf2da94db8 100644 (file)
@@ -730,6 +730,7 @@ jobs:
       - image: circleci/postgres:9
         environment:
           POSTGRES_USER: root
+          POSTGRES_HOST_AUTH_METHOD: trust
     steps:
       - auth-regress-setup
       - run: