Files
LUNA-Charts/.gitea
Ninosaurier 35a8ac1992
CI / lint-and-format (push) Successful in 38s
CI / changeset-check (push) Successful in 27s
CI / unit-tests (push) Successful in 36s
CI / build-test-image (push) Failing after 1m7s
CI / component-tests (push) Skipped
fix(ci-runner): wait for docker daemon before building test image
docker build was failing intermittently with 'cannot connect to the
docker daemon' because the job started before the docker-dind sidecar
finished starting up. Poll docker info until the daemon responds
before attempting login/build/push.
2026-08-03 19:54:22 +02:00
..