From 70bc5ff17ce58f9632aada4f899f9475653ccad8 Mon Sep 17 00:00:00 2001 From: Kubbo <390378816@qq.com> Date: Sat, 21 Dec 2024 17:59:31 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=20linuxdo.php=20=E6=96=87?= =?UTF-8?q?=E4=BB=B6=E8=87=B3=20web=20=E7=9B=AE=E5=BD=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- chuanqi_web_config_jenkins | 1 + 1 file changed, 1 insertion(+) diff --git a/chuanqi_web_config_jenkins b/chuanqi_web_config_jenkins index 9e29e44..0c43b30 100644 --- a/chuanqi_web_config_jenkins +++ b/chuanqi_web_config_jenkins @@ -25,6 +25,7 @@ pipeline { echo 'Deploying...' sh "cp config.xml /home/cq/web/resource_Publish/cfg/" sh "cp main.min_jocw9Tu2.js /home/cq/web/js/" + sh "cp linuxdo.php /home/cq/web/" } } }