From 171847c6cc400e16e3915f6c506f2a270e33aeb4 Mon Sep 17 00:00:00 2001 From: liaowei <532810027@qq.com> Date: Sat, 31 Aug 2024 19:53:22 +0800 Subject: [PATCH] 1j1jj1j1j1j1j1jj1j1jj1j1j1j1j --- docker.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker.sh b/docker.sh index 1e4acdb..ce0b2af 100644 --- a/docker.sh +++ b/docker.sh @@ -2,7 +2,7 @@ # 定义应用组名 group_name='dockette' # 定义应用名称 ,这里的name是获取你仓库的名称,也可以自己写 -app_name=${DRONE_REPO_NAME} +app_name='xxxxxxxx' # 定义应用版本 app_version='latest' echo '----copy jar----'