Explorar el Código

demo-deploy framework 换 demo 分支

luoyifan hace 2 años
padre
commit
13d809df2a
Se han modificado 2 ficheros con 2 adiciones y 2 borrados
  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=(
   "."