mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-01-23 17:53:23 +02:00
Fixing build - something changed with the Postgres image
This commit is contained in:
parent
cf8bca5bc7
commit
90ea54100d
@ -130,6 +130,7 @@ services:
|
||||
ports: ["5432"]
|
||||
environment:
|
||||
- POSTGRES_USER=postgres
|
||||
- POSTGRES_HOST_AUTH_METHOD=trust
|
||||
mysql:
|
||||
image: mysql:5.6.27
|
||||
ports: ["3306"]
|
||||
|
Loading…
x
Reference in New Issue
Block a user