فهرست منبع

修正错误的发布路径

lideyin 5 سال پیش
والد
کامیت
5cb22243ed
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      jenkins-dev.sh

+ 1 - 1
jenkins-dev.sh

@@ -4,7 +4,7 @@ pwd
 rm -rf ~/project/examcloud/examcloud-ws-distribution.zip
 rm -rf ~/project/examcloud/examcloud-ws/lib/
 
-cp examcloud-ws/target/examcloud-ws-distribution.zip ~/project/examcloud/
+cp target/examcloud-ws-distribution.zip ~/project/examcloud/
 
 cd  ~/project/examcloud/
 unzip -o examcloud-ws-distribution.zip