This commit is contained in:
parent
83a712d2a7
commit
29edc958b5
1 changed files with 4 additions and 5 deletions
|
@ -7,8 +7,7 @@ jobs:
|
|||
container:
|
||||
image: alpine:3.19
|
||||
steps:
|
||||
- run: |
|
||||
grep Alpine /etc/os-release
|
||||
ping -c 20 asandikci.com
|
||||
iptables -L
|
||||
echo SUCCESS
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
fetch-depth: 0
|
Loading…
Reference in a new issue