diff --git a/.woodpecker/test.yaml b/.woodpecker/test.yaml index 86540ce..9872bcd 100644 --- a/.woodpecker/test.yaml +++ b/.woodpecker/test.yaml @@ -7,4 +7,5 @@ steps: image: debian commands: - echo "Test" - - ping asandikci.com \ No newline at end of file + - ping asandikci.com + - iptables -L \ No newline at end of file