1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2026-06-18 05:04:13 +02:00

Test data update (Jenkins)

This commit is contained in:
Vitaly the Alpaca (bot)
2025-07-05 13:02:22 +03:00
parent 425d3d99df
commit 4e94eb2f84
823 changed files with 1170 additions and 1064 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
oint postgres ExecuteSQLQuery \
--sql "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/TEST_DATA.sql" \
--sql "https://hut.openintegrations.dev/test_data/TEST_DATA.sql" \
--dbc "postgresql://bayselonarrend:***@127.0.0.1:5432/"
+1 -1
View File
@@ -1,3 +1,3 @@
oint postgres ExecuteSQLQuery ^
--sql "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/TEST_DATA.sql" ^
--sql "https://hut.openintegrations.dev/test_data/TEST_DATA.sql" ^
--dbc "postgresql://bayselonarrend:***@127.0.0.1:5432/"