summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.drone.jsonnet2
-rw-r--r--.drone.yml18
2 files changed, 10 insertions, 10 deletions
diff --git a/.drone.jsonnet b/.drone.jsonnet
index 29ff08db6..ee60dc208 100644
--- a/.drone.jsonnet
+++ b/.drone.jsonnet
@@ -101,7 +101,7 @@ local PipelinePostgreSQL(test_set) = Pipeline(
POSTGRES_USER: "oc_autotest",
POSTGRES_DB: "oc_autotest_dummy",
POSTGRES_HOST_AUTH_METHOD: "trust",
- POSTGRES_PASSWORD: "owncloud"
+ POSTGRES_PASSWORD: ""
},
tmpfs: [
"/var/lib/postgresql/data"
diff --git a/.drone.yml b/.drone.yml
index 84c527338..0fb8eeedf 100644
--- a/.drone.yml
+++ b/.drone.yml
@@ -659,7 +659,7 @@ services:
- environment:
POSTGRES_DB: oc_autotest_dummy
POSTGRES_HOST_AUTH_METHOD: trust
- POSTGRES_PASSWORD: owncloud
+ POSTGRES_PASSWORD: ""
POSTGRES_USER: oc_autotest
image: ghcr.io/nextcloud/continuous-integration-postgres-13:postgres-13
name: pgsql
@@ -697,7 +697,7 @@ services:
- environment:
POSTGRES_DB: oc_autotest_dummy
POSTGRES_HOST_AUTH_METHOD: trust
- POSTGRES_PASSWORD: owncloud
+ POSTGRES_PASSWORD: ""
POSTGRES_USER: oc_autotest
image: ghcr.io/nextcloud/continuous-integration-postgres-13:postgres-13
name: pgsql
@@ -735,7 +735,7 @@ services:
- environment:
POSTGRES_DB: oc_autotest_dummy
POSTGRES_HOST_AUTH_METHOD: trust
- POSTGRES_PASSWORD: owncloud
+ POSTGRES_PASSWORD: ""
POSTGRES_USER: oc_autotest
image: ghcr.io/nextcloud/continuous-integration-postgres-13:postgres-13
name: pgsql
@@ -773,7 +773,7 @@ services:
- environment:
POSTGRES_DB: oc_autotest_dummy
POSTGRES_HOST_AUTH_METHOD: trust
- POSTGRES_PASSWORD: owncloud
+ POSTGRES_PASSWORD: ""
POSTGRES_USER: oc_autotest
image: ghcr.io/nextcloud/continuous-integration-postgres-13:postgres-13
name: pgsql
@@ -812,7 +812,7 @@ services:
- environment:
POSTGRES_DB: oc_autotest_dummy
POSTGRES_HOST_AUTH_METHOD: trust
- POSTGRES_PASSWORD: owncloud
+ POSTGRES_PASSWORD: ""
POSTGRES_USER: oc_autotest
image: ghcr.io/nextcloud/continuous-integration-postgres-13:postgres-13
name: pgsql
@@ -851,7 +851,7 @@ services:
- environment:
POSTGRES_DB: oc_autotest_dummy
POSTGRES_HOST_AUTH_METHOD: trust
- POSTGRES_PASSWORD: owncloud
+ POSTGRES_PASSWORD: ""
POSTGRES_USER: oc_autotest
image: ghcr.io/nextcloud/continuous-integration-postgres-13:postgres-13
name: pgsql
@@ -889,7 +889,7 @@ services:
- environment:
POSTGRES_DB: oc_autotest_dummy
POSTGRES_HOST_AUTH_METHOD: trust
- POSTGRES_PASSWORD: owncloud
+ POSTGRES_PASSWORD: ""
POSTGRES_USER: oc_autotest
image: ghcr.io/nextcloud/continuous-integration-postgres-13:postgres-13
name: pgsql
@@ -927,7 +927,7 @@ services:
- environment:
POSTGRES_DB: oc_autotest_dummy
POSTGRES_HOST_AUTH_METHOD: trust
- POSTGRES_PASSWORD: owncloud
+ POSTGRES_PASSWORD: ""
POSTGRES_USER: oc_autotest
image: ghcr.io/nextcloud/continuous-integration-postgres-13:postgres-13
name: pgsql
@@ -965,7 +965,7 @@ services:
- environment:
POSTGRES_DB: oc_autotest_dummy
POSTGRES_HOST_AUTH_METHOD: trust
- POSTGRES_PASSWORD: owncloud
+ POSTGRES_PASSWORD: ""
POSTGRES_USER: oc_autotest
image: ghcr.io/nextcloud/continuous-integration-postgres-13:postgres-13
name: pgsql