try dind hostname
This commit is contained in:
parent
5ab2e31433
commit
b7ec75238e
@ -25,6 +25,8 @@ jobs:
|
||||
[[ -n "$TOKEN" ]]
|
||||
git config --global url."https://$TOKEN:@git.vdb.to/".insteadOf "https://git.vdb.to/"
|
||||
- name: "Run DB container"
|
||||
env:
|
||||
DATABASE_HOSTNAME: test-ipld-eth-db-1
|
||||
run: |
|
||||
docker compose -f test/compose.yml up --wait-timeout 30 -d
|
||||
go test -v ./...
|
||||
|
Loading…
Reference in New Issue
Block a user