From fc628c3a04ab65d60cf8cc41d8e1724d6bed5bb5 Mon Sep 17 00:00:00 2001 From: lizw <1183409807@qq.com> Date: Mon, 25 Jul 2022 15:16:05 +0800 Subject: [PATCH] dsl/build.sh --- dsl/build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dsl/build.sh b/dsl/build.sh index 538736f..f0043d0 100644 --- a/dsl/build.sh +++ b/dsl/build.sh @@ -9,7 +9,7 @@ gitUrlArr=( "http://git.yvanui.com/jztd/yvan-ext-mobile.git" ) branchArr=( - "master" + "dashenlin-naning-prd" "master" "master" )