Add docker env
This commit is contained in:
@@ -21,6 +21,9 @@ jobs:
|
|||||||
# runner config, but self-hosted makes intent explicit.
|
# runner config, but self-hosted makes intent explicit.
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
||||||
|
env:
|
||||||
|
DOCKER_HOST: tcp://host.docker.internal:2375
|
||||||
|
|
||||||
outputs:
|
outputs:
|
||||||
version: ${{ steps.version.outputs.version }}
|
version: ${{ steps.version.outputs.version }}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user