mirror of
https://github.com/sartography/cr-connect-workflow.git
synced 2025-02-23 13:18:35 +00:00
try exposing the postgres port to the host w/ burnettk
This commit is contained in:
parent
d2c48c4fc0
commit
80a5eab87c
2
.github/workflows/create-docker-action.yml
vendored
2
.github/workflows/create-docker-action.yml
vendored
@ -25,6 +25,8 @@ jobs:
|
||||
--health-interval 10s
|
||||
--health-timeout 5s
|
||||
--health-retries 5
|
||||
ports:
|
||||
- 5432:5432
|
||||
steps:
|
||||
- uses: actions/setup-python@v3
|
||||
with:
|
||||
|
Loading…
x
Reference in New Issue
Block a user