Check DOCKER_HOST
Some checks failed
publish / build-and-publish (push) Failing after 14s

This commit is contained in:
2026-02-03 01:22:47 +03:00
parent 437c74ea07
commit 521abd7ed6

View File

@@ -21,6 +21,8 @@ jobs:
with:
images: gentoo/pkgdev-docker
- run: echo ${DOCKER_HOST}
- name: Login to registry
uses: docker/login-action@v3
with: