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:
|
||||
- name: check-dns
|
||||
image: ubuntu
|
||||
skip_clone: true
|
||||
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