diff --git a/compile.sh b/compile.sh index d31f9ce..d976182 100755 --- a/compile.sh +++ b/compile.sh @@ -1,6 +1,6 @@ #!/bin/bash -BRANCH_NAME="dev" +BRANCH_NAME="design-feature" # 修改项目名称 PROJECT_NAME="video-flow-frontend"