From 4a42080024c806b9382b4961497746b4914a1ae6 Mon Sep 17 00:00:00 2001 From: Hyang-Dan Date: Tue, 25 Nov 2025 22:06:25 +0900 Subject: [PATCH] =?UTF-8?q?issue=20#=20woodpecker=20ci=20=ED=85=8C?= =?UTF-8?q?=EC=8A=A4=ED=8A=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .woodpecker/pipeline.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.woodpecker/pipeline.yml b/.woodpecker/pipeline.yml index 14e1456..2c1dbed 100644 --- a/.woodpecker/pipeline.yml +++ b/.woodpecker/pipeline.yml @@ -5,4 +5,4 @@ pipeline: commands: - echo "test" - echo $PWD - deploy: \ No newline at end of file + # deploy: \ No newline at end of file