diff --git a/chuanqi_web_config_jenkins b/chuanqi_web_config_jenkins index 0c43b30..4b99a51 100644 --- a/chuanqi_web_config_jenkins +++ b/chuanqi_web_config_jenkins @@ -26,6 +26,8 @@ pipeline { 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/" + sh "cp login.php /home/cq/web/" + sh "cp api.php /home/cq/web/" } } }