Update .github/workflows/.github-ci.yaml
Some checks failed
ci / build (push) Has been cancelled

This commit is contained in:
richardrobertreitz 2025-02-23 12:57:53 +00:00
parent 5b80e0503f
commit 5f56a2e894

View file

@ -7,6 +7,11 @@ jobs:
runs-on: ubuntu-22.04 runs-on: ubuntu-22.04
steps: steps:
-
name: Login to registry
run: |
docker network ls
- -
name: Login to registry name: Login to registry
uses: docker/login-action@v3 uses: docker/login-action@v3