set docker host
Some checks failed
Create and publish a Docker image / build-and-push-image (push) Failing after 8s
Some checks failed
Create and publish a Docker image / build-and-push-image (push) Failing after 8s
This commit is contained in:
parent
b97f805292
commit
ce22874d3a
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user