specify endpoint
Some checks failed
Build and Push Image / Build and push image (push) Failing after 13s

This commit is contained in:
Tobias Brunner 2023-11-14 21:53:24 +01:00
parent 5221a58b73
commit 9c5d5d4ed0
Signed by: tobru
SSH key fingerprint: SHA256:kywVhvCA+MIxL6eBgoQa+BfC/ROJqcfD2bpy1PR6Ebk

View file

@ -15,6 +15,8 @@ jobs:
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3
with:
endpoint: tcp://localhost:2376
- name: Login to Docker Registry
uses: docker/login-action@v3