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 e78e8381d3 - Show all commits

View File

@ -23,7 +23,6 @@ jobs:
env:
POSTGRES_USER: ${{ env.POSTGRES_USER }}
POSTGRES_PASSWORD: ${{ env.POSTGRES_PASSWORD }}
POSTGRES_HOST: persistence-cicd-test-postgres-db
# Set health checks to wait until postgres has started
options: >-
--health-cmd pg_isready