set an endpoint?

This commit is contained in:
Luc Rose 2025-05-22 14:21:58 -04:00
parent 5b037a589d
commit 9b043f8720

View file

@ -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: