add github action for integration tests

This commit is contained in:
Tim Möhlmann
2023-04-25 18:11:04 +03:00
parent a22b58f1c0
commit 79084089ea
20 changed files with 196 additions and 31 deletions

View File

@@ -0,0 +1,15 @@
Database:
postgres:
Host: localhost
Port: 5432
Database: zitadel
MaxOpenConns: 20
MaxIdleConns: 10
User:
Username: zitadel
SSL:
Mode: disable
Admin:
Username: zitadel
SSL:
Mode: disable