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/" } } }