Skip to content

Commit 0eb02e6

Browse files
committed
ci cd new 4
1 parent f6f7efd commit 0eb02e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/blank.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
POSTGRES_USER: user
2121
POSTGRES_PASSWORD: password
2222
ports:
23-
- 5432:5432
23+
- 5555:5555
2424
options: >-
2525
--health-cmd "pg_isready -U user"
2626
--health-interval 10s

0 commit comments

Comments
 (0)