Update .github/workflows/.github-ci.yaml
Some checks failed
ci / build (push) Failing after 4s

This commit is contained in:
richardrobertreitz 2025-02-23 12:59:10 +00:00
parent 5f56a2e894
commit 70b48d31d4

View file

@ -11,6 +11,10 @@ jobs:
name: Login to registry
run: |
docker network ls
docker network inspect bridge
echo
docker network inspect host
ip a
-
name: Login to registry