Skip to content

Commit

Permalink
fix: add option
Browse files Browse the repository at this point in the history
Signed-off-by: hlts2 <[email protected]>
  • Loading branch information
hlts2 committed Feb 1, 2024
1 parent 158ef1f commit 6bfb524
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/helm-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
needs: [detect-ci-container]
container:
image: ghcr.io/vdaas/vald/vald-ci-container:pr-2298
options: "--add-host=host.docker.internal:host-gateway"
# options: "--net host"
# volumes:
# - /var/run/docker.sock:/var/run/docker.sock
Expand Down

0 comments on commit 6bfb524

Please sign in to comment.