This commit is contained in:
parent
f23f1c1117
commit
08d4c5c996
1 changed files with 3 additions and 5 deletions
|
@ -5,8 +5,6 @@ jobs:
|
|||
test:
|
||||
runs-on: docker
|
||||
container:
|
||||
image: alpine:3.19
|
||||
image: alpine:3.20
|
||||
steps:
|
||||
- run: echo All Good
|
||||
- run : ping asandikci.com
|
||||
- run : iptables -L
|
||||
- run: echo using sh here
|
Loading…
Reference in a new issue