mirror of
https://codeberg.org/yeentown/barkey.git
synced 2025-07-07 04:26:58 +00:00
chore(ci): service name may need to match accessed hostname to work
This commit is contained in:
parent
5075d8feec
commit
900bf8dd3c
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ when:
|
|||
- event: manual
|
||||
|
||||
services:
|
||||
- name: database
|
||||
- name: postgres
|
||||
image: postgres:15
|
||||
environment:
|
||||
POSTGRES_PASSWORD: ci
|
||||
|
|
Loading…
Add table
Reference in a new issue