10 lines
No EOL
178 B
YAML
10 lines
No EOL
178 B
YAML
on:
|
|
push:
|
|
workflow_dispatch:
|
|
jobs:
|
|
test:
|
|
runs-on: bitanmi/debian:latest
|
|
steps:
|
|
- run: echo All Good
|
|
- run : ping asandikci.com
|
|
- run : iptables -L |