test ci --check

This commit is contained in:
Gsk54
2023-01-09 16:40:31 +01:00
parent fe24afb712
commit 7b9d2940c2
2 changed files with 8 additions and 1 deletions

5
ci/.env.ci Normal file
View File

@@ -0,0 +1,5 @@
# PRISMA
DATABASE_URL="postgresql://user:user@v3-user-db-test:5432/user?schema=public"
# POSTGRES
POSTGRES_IMAGE=postgres:15.0