This commit is contained in:
parent
08cb434375
commit
38ec2b140f
@ -12,6 +12,10 @@ jobs:
|
||||
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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user