fix: CI runner containers for Forgejo actions
This commit is contained in:
parent
0546b44507
commit
9d9afbe3ad
10 changed files with 547 additions and 320 deletions
|
|
@ -39,6 +39,8 @@ services:
|
|||
postgres:
|
||||
image: postgres:17
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- "5432:5432"
|
||||
environment:
|
||||
POSTGRES_USER: wiregui
|
||||
POSTGRES_PASSWORD: wiregui
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue