Skip to content

Commit

Permalink
environment variable
Browse files Browse the repository at this point in the history
  • Loading branch information
andreasgriffin committed Nov 9, 2024
1 parent a70abe6 commit 7ca974d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ on:
jobs:
build:
runs-on: ubuntu-latest
environment:
DOCKER_HOST: tcp://localhost:2375
services:
docker:
image: docker:19.03.12-dind
Expand Down

0 comments on commit 7ca974d

Please sign in to comment.