Update system-tests.yml

This commit is contained in:
Abdul Rabbani 2022-06-09 16:36:35 -04:00
parent fb8b6e096f
commit 7a33e2b9fd

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: unix:///var/run/docker.sock DOCKER_HOST: 127.0.0.1:8000
jobs: jobs:
system-testing: system-testing: