Testing for Batch Processing #56

Merged
abdulrabbani00 merged 30 commits from feature/48-test-historical into develop 2022-06-09 21:32:46 +00:00
Showing only changes of commit df9d37cc2a - Show all commits

View File

@ -26,7 +26,7 @@ env:
db_user: vdbm
db_password: password
db_driver: "pgx"
DOCKER_HOST: 127.0.0.1
DOCKER_HOST: 127.0.0.1:2375
jobs:
system-testing: