set docker host
Some checks failed
Create and publish a Docker image / build-and-push-image (push) Failing after 8s

This commit is contained in:
Alexandre Bruyant 2024-01-04 21:37:36 +01:00
parent b97f805292
commit ce22874d3a

View File

@ -40,4 +40,7 @@ jobs:
push: true
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
env:
- name: DOCKER_HOST
value: tcp://localhost:2376