Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
veezhang committed Nov 9, 2023
1 parent 2085827 commit 218bc8b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ jobs:
services:
dind:
image: docker:dind
env:
DOCKER_TLS_CERTDIR: "" # disable TLS
options: >-
--privileged
--health-cmd "docker info"
Expand Down

0 comments on commit 218bc8b

Please sign in to comment.