From 13d809df2ac93cb1a50be90dbbe282233916b5f4 Mon Sep 17 00:00:00 2001 From: luoyifan Date: Sat, 3 Sep 2022 00:20:57 +0800 Subject: [PATCH] =?UTF-8?q?demo-deploy=20framework=20=E6=8D=A2=20demo=20?= =?UTF-8?q?=E5=88=86=E6=94=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- wms8-demo/demo-deploy.sh | 2 +- wms8-demo/deploy.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/wms8-demo/demo-deploy.sh b/wms8-demo/demo-deploy.sh index 9169242..97ace06 100644 --- a/wms8-demo/demo-deploy.sh +++ b/wms8-demo/demo-deploy.sh @@ -12,7 +12,7 @@ gitUrlArr=( branchArr=( "demo" "demo" - "master" + "demo" ) positionArr=( "." diff --git a/wms8-demo/deploy.sh b/wms8-demo/deploy.sh index 5fd0abb..bb62e4a 100644 --- a/wms8-demo/deploy.sh +++ b/wms8-demo/deploy.sh @@ -12,7 +12,7 @@ gitUrlArr=( branchArr=( "preview" "master" - "master" + "demo" ) positionArr=( "."