Documentation updates for stable release #73
1 changed files with 3 additions and 0 deletions
|
@ -48,6 +48,9 @@ pipeline:
|
|||
services:
|
||||
postgres:
|
||||
image: postgres:13
|
||||
when:
|
||||
event:
|
||||
- pull_request
|
||||
environment:
|
||||
POSTGRES_DB: pleroma_test
|
||||
POSTGRES_USER: postgres
|
||||
|
|
Loading…
Reference in a new issue