Revert "[CI] attempt to improve performance of postgres service"
This reverts commit 490e983aa7
.
This commit is contained in:
parent
490e983aa7
commit
f5aabe7fb7
1 changed files with 0 additions and 1 deletions
|
@ -23,7 +23,6 @@ steps:
|
|||
services:
|
||||
- name: database
|
||||
image: postgres:17
|
||||
command: -c fsync=off
|
||||
environment:
|
||||
POSTGRES_PASSWORD: teilchensammler
|
||||
POSTGRES_DB: teilchensammler_test
|
||||
|
|
Loading…
Add table
Reference in a new issue