feature/#524-pipline #15

Merged
on.nemtina merged 85 commits from feature/#524-pipline into master 2024-12-23 16:39:46 +05:00
Showing only changes of commit 467ed6b10b - Show all commits

View File

@ -24,7 +24,7 @@ jobs:
--health-retries 5
ports:
# Maps tcp port 5432 on service container to the host
- 5432:5432
- 5433:5432
steps:
# Downloads a copy of the code in your repository before running CI tests