mirror of
https://akkoma.dev/AkkomaGang/akkoma.git
synced 2024-11-10 03:17:51 +00:00
update gitlab ci
This commit is contained in:
parent
5794558077
commit
9554436d61
1 changed files with 3 additions and 3 deletions
|
@ -5,8 +5,8 @@ services:
|
|||
|
||||
variables:
|
||||
POSTGRES_DB: pleroma_test
|
||||
POSTGRES_USER: pleroma
|
||||
POSTGRES_PASSWORD: pleroma
|
||||
POSTGRES_USER: postgres
|
||||
POSTGRES_PASSWORD: postgres
|
||||
|
||||
stages:
|
||||
- test
|
||||
|
|
Loading…
Reference in a new issue