From b72034f759923cf11ddeec0ca8b2e4a5d674ea91 Mon Sep 17 00:00:00 2001 From: asandikci Date: Sun, 10 Nov 2024 21:53:43 +0300 Subject: [PATCH] Update .woodpecker/test.yaml --- .woodpecker/test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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