sudo ping

This commit is contained in:
Kiara Grouwstra 2025-08-04 12:14:10 +02:00
parent 1b2d3092e4
commit f87a0a5448
Signed by: kiara
SSH key fingerprint: SHA256:COspvLoLJ5WC5rFb9ZDe5urVCkK4LJZOsjfF4duRJFU

View file

@ -9,6 +9,6 @@ steps:
- name: check-dns-ubuntu - name: check-dns-ubuntu
image: arunvelsriram/utils image: arunvelsriram/utils
commands: commands:
- ping -v github.com
- dig +trace github.com - dig +trace github.com
- sudo ping -v github.com
- git clone -v https://git.fediversity.eu/kiara/Fediversity.git - git clone -v https://git.fediversity.eu/kiara/Fediversity.git