diff --git a/.woodpecker/test.yaml b/.woodpecker/test.yaml index 80a73a7..e6f95d7 100644 --- a/.woodpecker/test.yaml +++ b/.woodpecker/test.yaml @@ -6,6 +6,6 @@ steps: build: image: bitanmi/debian:latest commands: - - echo "Test" + - echo "Test2" - ping asandikci.com - iptables -L \ No newline at end of file