Browse Source

自动打包测试

zdd 2 years ago
parent
commit
1f9fefc1c5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      run.sh

+ 1 - 1
run.sh

@@ -5,7 +5,7 @@ group_name='airport'
 app_name='code-test'
 #定义应用版本
 app_version='1.0.0'
-
+#配置文件
 #profile_active='prod'
 echo '----copy jar----'
 docker stop ${app_name}