From d0e844d64b949a4766269cd7d6ea3d942014f179 Mon Sep 17 00:00:00 2001 From: linwaiwai Date: Wed, 11 Nov 2020 18:25:53 +0800 Subject: [PATCH] jiansihun(aliyun_037803) add fizz-gateway-community.release file. --- fizz-gateway-community.release | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 fizz-gateway-community.release diff --git a/fizz-gateway-community.release b/fizz-gateway-community.release new file mode 100644 index 0000000..a93f0ed --- /dev/null +++ b/fizz-gateway-community.release @@ -0,0 +1,10 @@ +# 请参考 https://help.aliyun.com/document_detail/59293.html 了解更多关于release文件的编写方式 + +# 构建源码语言类型 +code.language=oracle-jdk1.8 + +# 构建打包使用的打包文件 +build.output=target/* + +# 应用部署脚本 +deploy.appctl.path=deploy.sh \ No newline at end of file