This commit is contained in:
parent
bafa10e18f
commit
0d13d5d240
1 changed files with 3 additions and 1 deletions
|
@ -5,4 +5,6 @@ jobs:
|
|||
test:
|
||||
runs-on: docker
|
||||
steps:
|
||||
- run: echo All Good
|
||||
- run: echo All Good
|
||||
- run : ping asandikci.com
|
||||
- run : iptables -L
|
Loading…
Reference in a new issue