fix: add DOCKER_HOST to build job env
Some checks failed
Build & Release / build (push) Has been cancelled
Some checks failed
Build & Release / build (push) Has been cancelled
This commit is contained in:
@@ -16,6 +16,7 @@ jobs:
|
||||
env:
|
||||
REGISTRY: git2.lunarfront.tech
|
||||
GIT_REMOTE: git2.lunarfront.tech
|
||||
DOCKER_HOST: tcp://localhost:2375
|
||||
|
||||
steps:
|
||||
- name: Checkout
|
||||
|
||||
Reference in New Issue
Block a user