From 090d2f08d84f580e33377f64ea57efed412e4270 Mon Sep 17 00:00:00 2001 From: gxl Date: Wed, 3 Jun 2026 15:17:31 +0800 Subject: [PATCH] 41 --- .woodpecker.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.woodpecker.yaml b/.woodpecker.yaml index 94a3056..37eceed 100644 --- a/.woodpecker.yaml +++ b/.woodpecker.yaml @@ -7,7 +7,7 @@ variables: - &PROJECT_NAME "abhors/demo" - &CONTAINER_NAME "demo-container" - &DEPLOY_HOST "43.143.243.136" - - &DEPLOY_PORT 22 + - &DEPLOY_PORT "22" - &DEPLOY_USER_SECRET "136_ssh_user" - &DEPLOY_PASS_SECRET "136_ssh_password"