fix: add DOCKER_HOST to build job env
Some checks failed
Build & Release / build (push) Has been cancelled

This commit is contained in:
Ryan Moon
2026-04-02 20:28:17 -05:00
parent d7249088e9
commit 87456e3aac

View File

@@ -16,6 +16,7 @@ jobs:
env:
REGISTRY: git2.lunarfront.tech
GIT_REMOTE: git2.lunarfront.tech
DOCKER_HOST: tcp://localhost:2375
steps:
- name: Checkout