1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-11-25 22:12:29 +02:00

Test data update (Jenkins)

This commit is contained in:
Vitaly the Alpaca (bot)
2025-04-06 16:33:41 +03:00
parent 83f3951ee0
commit 7558d9dcbe
685 changed files with 938 additions and 810 deletions

View File

@@ -3,4 +3,4 @@
oint postgres CreateDatabase \
--base "testbase1" \
--dbc "postgresql://bayselonarrend:***@127.0.0.1:5432/" \
--tls "{'use_tls':true,'accept_invalid_certs':false}"
--tls "{'use_tls':true,'accept_invalid_certs':true}"

View File

@@ -3,4 +3,4 @@
oint postgres CreateDatabase ^
--base "testbase1" ^
--dbc "postgresql://bayselonarrend:***@127.0.0.1:5432/" ^
--tls "{'use_tls':true,'accept_invalid_certs':false}"
--tls "{'use_tls':true,'accept_invalid_certs':true}"