Check full env
Some checks failed
publish / build-and-publish (push) Failing after 13s

This commit is contained in:
2026-02-03 01:24:48 +03:00
parent 85057107c1
commit 3a19edccad

View File

@@ -12,7 +12,7 @@ jobs:
build-and-publish:
runs-on: ubuntu-latest
steps:
- run: echo ${DOCKER_HOST}
- run: set
- name: Checkout repository
uses: actions/checkout@v6
@@ -23,8 +23,6 @@ jobs:
with:
images: gentoo/pkgdev-docker
- run: echo ${DOCKER_HOST}
- name: Login to registry
uses: docker/login-action@v3
with: