Skip to content

Commit

Permalink
Add DOCKER_HOST env to github action workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
SandroNeumann committed Sep 1, 2023
1 parent 94f6276 commit 86bd134
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-gradle-project.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,5 @@ jobs:
env:
GITHUB_USER: "github"
GITHUB_TOKEN: ${{ secrets.PAT_TOKEN }}
DOCKER_HOST: "http://localhost:2375"

0 comments on commit 86bd134

Please sign in to comment.