This commit is contained in:
parent
4b01887e56
commit
83a712d2a7
1 changed files with 1 additions and 2 deletions
|
@ -9,7 +9,6 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- run: |
|
- run: |
|
||||||
grep Alpine /etc/os-release
|
grep Alpine /etc/os-release
|
||||||
ping asandikci.com
|
ping -c 20 asandikci.com
|
||||||
iptables -L
|
iptables -L
|
||||||
sleep 20
|
|
||||||
echo SUCCESS
|
echo SUCCESS
|
Loading…
Reference in a new issue