Update system-tests.yml
This commit is contained in:
parent
7e1a110725
commit
fb8b6e096f
2
.github/workflows/system-tests.yml
vendored
2
.github/workflows/system-tests.yml
vendored
@ -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:2375
|
DOCKER_HOST: unix:///var/run/docker.sock
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
system-testing:
|
system-testing:
|
||||||
|
Loading…
Reference in New Issue
Block a user