瀏覽代碼

demo-deploy framework 换 demo 分支

luoyifan 2 年之前
父節點
當前提交
13d809df2a
共有 2 個文件被更改,包括 2 次插入2 次删除
  1. 1 1
      wms8-demo/demo-deploy.sh
  2. 1 1
      wms8-demo/deploy.sh

+ 1 - 1
wms8-demo/demo-deploy.sh

@@ -12,7 +12,7 @@ gitUrlArr=(
 branchArr=(
   "demo"
   "demo"
-  "master"
+  "demo"
 )
 positionArr=(
   "."

+ 1 - 1
wms8-demo/deploy.sh

@@ -12,7 +12,7 @@ gitUrlArr=(
 branchArr=(
   "preview"
   "master"
-  "master"
+  "demo"
 )
 positionArr=(
   "."