]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Allow all connections to the PG server in Circle CI 8833/head
authorRemi Gacogne <remi.gacogne@powerdns.com>
Mon, 17 Feb 2020 14:11:29 +0000 (15:11 +0100)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Mon, 17 Feb 2020 14:11:29 +0000 (15:11 +0100)
.circleci/config.yml

index a5e6b6fc45ccf68c3689b36a9c9c9f5df543be4b..5275fa57344a49f00f3d3f0db7c8992945b92867 100644 (file)
@@ -733,6 +733,7 @@ jobs:
       - image: circleci/postgres:9
         environment:
           POSTGRES_USER: root
+          POSTGRES_HOST_AUTH_METHOD: trust
     steps:
       - auth-regress-setup
       - run: