This commit is contained in:
Kiara Grouwstra 2025-08-04 11:41:05 +02:00
parent 7ade964c36
commit 22a5e343d9
Signed by: kiara
SSH key fingerprint: SHA256:COspvLoLJ5WC5rFb9ZDe5urVCkK4LJZOsjfF4duRJFU

View file

@ -9,7 +9,7 @@ steps:
- name: check-dns-ubuntu - name: check-dns-ubuntu
image: ubuntu image: ubuntu
commands: commands:
- sudo apt-get install iputils-ping dnsutils git - apt-get install iputils-ping dnsutils git
- git clone -v https://git.fediversity.eu/kiara/Fediversity.git - git clone -v https://git.fediversity.eu/kiara/Fediversity.git
- ping -v github.com - ping -v github.com
- dig +trace github.com - dig +trace github.com