Skip to content
This repository has been archived by the owner on Sep 30, 2024. It is now read-only.

Commit

Permalink
chore(): added did
Browse files Browse the repository at this point in the history
  • Loading branch information
le-vlad committed Sep 22, 2024
1 parent 10f4a18 commit 2ed68de
Showing 1 changed file with 4 additions and 8 deletions.
12 changes: 4 additions & 8 deletions .github/workflows/gotest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,10 @@ jobs:
working-directory: ./pg_stream

services:
docker:
image: docker:dind
options: --privileged

env:
DOCKER_HOST: tcp://docker:2375
DOCKER_DRIVER: overlay2
YOUR_APP_DB_HOST: docker
dind:
image: docker:23.0-rc-dind-rootless
ports:
- 2375:2375

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 2ed68de

Please sign in to comment.