forked from fediversity/fediversity
return to dig
This commit is contained in:
parent
d4524551b2
commit
6d97643c54
1 changed files with 3 additions and 3 deletions
|
|
@ -7,8 +7,8 @@ when:
|
|||
|
||||
steps:
|
||||
- name: check-dns-ubuntu
|
||||
image: alpine/git
|
||||
image: arunvelsriram/utils
|
||||
commands:
|
||||
# - dig +trace github.com # communications error to 10.88.0.1#53: timed out
|
||||
- git clone -v https://git.fediversity.eu/kiara/Fediversity.git
|
||||
- dig +trace github.com # communications error to 10.88.0.1#53: timed out
|
||||
- sudo ping -v github.com
|
||||
- git clone -v https://git.fediversity.eu/kiara/Fediversity.git
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue