.gitea/workflows/docker.yaml aktualisiert
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user