]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Allow all connections to the PG server in Circle CI 8834/head
authorRemi Gacogne <remi.gacogne@powerdns.com>
Mon, 17 Feb 2020 14:11:29 +0000 (15:11 +0100)
committerPeter van Dijk <peter.van.dijk@powerdns.com>
Mon, 17 Feb 2020 19:21:07 +0000 (20:21 +0100)
(cherry picked from commit fed8314d910dbd61f3f3abfbf51f8a316b93001c)

.circleci/config.yml

index 87639ca9aba558eee12d9b5b77b220f6272e97f4..496a5595656114a90ea314143d3a4c5f0da9f04a 100644 (file)
@@ -512,6 +512,7 @@ jobs:
       - image: circleci/postgres:9
         environment:
           POSTGRES_USER: root
+          POSTGRES_HOST_AUTH_METHOD: trust
     steps:
       - auth-regress-setup
       - run: