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 6577eece2f - Show all commits

View File

@ -26,7 +26,7 @@ env:
db_user: vdbm db_user: vdbm
db_password: password db_password: password
db_driver: "pgx" db_driver: "pgx"
DOCKER_HOST: 127.0.0.1:8000 DOCKER_HOST: /var/run/docker.sock
jobs: jobs:
system-testing: system-testing: