Parcourir la source

demo-deploy framework 换 demo 分支

luoyifan il y a 2 ans
Parent
commit
13d809df2a
2 fichiers modifiés avec 2 ajouts et 2 suppressions
  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=(
   "."