forked from fediversity/fediversity
sudo ping
This commit is contained in:
parent
1b2d3092e4
commit
f87a0a5448
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue