forked from fediversity/fediversity
debug by dns job
This commit is contained in:
parent
d6ed76ace5
commit
127b2bb0b1
1 changed files with 4 additions and 1 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue