From fe7eac04c0a39a7e550f2d02a65d5f11a8c8a5d2 Mon Sep 17 00:00:00 2001 From: aozhiwei Date: Mon, 3 Feb 2020 12:30:48 +0800 Subject: [PATCH] 1 --- scripts/publish_java/boundle.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/publish_java/boundle.sh b/scripts/publish_java/boundle.sh index de50a0d..4634780 100644 --- a/scripts/publish_java/boundle.sh +++ b/scripts/publish_java/boundle.sh @@ -18,5 +18,5 @@ if [[ $tag_name =~ $reg ]] then touch bin/is_test_env fi - +touch bin/is_test_env tar --exclude=*.git -chzf target/${package_name} bin common.sh reload.sh restart.sh start_instance.sh manage.py config lib ${EXT_PKG_FILES}