debug by dns job

This commit is contained in:
Kiara Grouwstra 2025-08-04 11:22:25 +02:00
parent d6ed76ace5
commit 127b2bb0b1
Signed by: kiara
SSH key fingerprint: SHA256:COspvLoLJ5WC5rFb9ZDe5urVCkK4LJZOsjfF4duRJFU

View file

@ -7,5 +7,8 @@ when:
steps: steps:
- name: check-dns - name: check-dns
image: ubuntu image: ubuntu
skip_clone: true
commands: commands:
- ping github.com - dig +trace github.com
- ping -v github.com
- git clone -v https://git.fediversity.eu/kiara/Fediversity.git