summaryrefslogtreecommitdiffstats
path: root/.drone.yml
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2022-03-21 11:28:37 +0100
committerJoas Schilling <coding@schilljs.com>2022-03-21 11:28:37 +0100
commitee37de55485012bb569c5fe35bc766bb1e3dbdb8 (patch)
treeeb705d57eb5ada7b704926415c6340d082efb342 /.drone.yml
parent520df2c7b5c774c1a72b657b46137d0af3c1d314 (diff)
Remove PostgreSQL password set by accident
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to '.drone.yml')
-rw-r--r--.drone.yml18
1 files changed, 9 insertions, 9 deletions
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