This commit is contained in:
parent
806d666462
commit
05f37f59bb
@ -13,15 +13,4 @@ jobs:
|
||||
- name: show resolv.conf
|
||||
run: cat /etc/resolv.conf
|
||||
- name: show ip addr
|
||||
run: cat /etc/hosts
|
||||
- name: show ip route
|
||||
run: ip route
|
||||
- name: ip a
|
||||
run: ip a
|
||||
- name: apt udpate
|
||||
run: apt-get update
|
||||
- name: install ping
|
||||
run: apt-get install -y iputils-ping
|
||||
- name: ping IPv6
|
||||
run: ping6 google.com
|
||||
|
||||
run: cat /etc/hosts
|
||||
Reference in New Issue
Block a user