chore: Set Github Actions PostgreSQL password

This commit is contained in:
Alex van Andel
2024-03-26 22:58:42 +00:00
parent ec42900e25
commit 3d7fd7eb01
6 changed files with 6 additions and 1 deletions
+1
View File
@@ -16,6 +16,7 @@ jobs:
password: ${{ secrets.DOCKERHUB_TOKEN }}
env:
POSTGRES_USER: postgres
POSTGRES_PASSWORD: postgres
POSTGRES_DB: calendso
options: >-
--health-cmd pg_isready