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