This commit is contained in:
aozhiwei 2020-02-03 12:30:48 +08:00
parent 1fc4776dec
commit fe7eac04c0

View File

@ -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}