set an endpoint?
This commit is contained in:
parent
5b037a589d
commit
9b043f8720
1 changed files with 2 additions and 0 deletions
|
|
@ -22,6 +22,8 @@ jobs:
|
|||
steps:
|
||||
- name: Set up Docker Buildx
|
||||
uses: docker/setup-buildx-action@v2
|
||||
with:
|
||||
endpoint: tcp://localhost:2375
|
||||
- name: Login to Docker Hub
|
||||
uses: docker/login-action@v2
|
||||
with:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue