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