still debugging
Build Docker Image / Docker-Build (push) Failing after 30s
Build Docker Image / Clean-Registry (push) Failing after 1m48s

Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
This commit is contained in:
2026-06-28 09:50:08 +02:00
parent edc7137213
commit f6d2b0af04
+2 -2
View File
@@ -15,8 +15,8 @@ jobs:
- name: Debug DNS + TLS from runner
run: |
apt update
apt install -y dnsutils openssl
apt update
apt install -y dnsutils openssl
set -x
getent hosts docker.srsoftware.de || true
dig +short docker.srsoftware.de || true