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

View File

@ -11,7 +11,7 @@ jobs:
# Label used to access the service container
postgres:
# Docker Hub image
image: postgres:15
image: postgres
# Provide the password for postgres
env:
POSTGRES_USER: postgres