From a58858472fbe1b845bd771e2d9c9f5bc8061e99e Mon Sep 17 00:00:00 2001 From: zy_Java <654600784@qq.com> Date: Fri, 21 Jan 2022 14:24:45 +0800 Subject: [PATCH] =?UTF-8?q?20220121=E8=8E=B7=E5=8F=96=E7=94=A8=E6=88=B7?= =?UTF-8?q?=E4=BF=A1=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .drone.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index 5534c55..9aa7491 100644 --- a/.drone.yml +++ b/.drone.yml @@ -18,8 +18,8 @@ constants: - mvn clean package -Dmaven.test.skip=true - &SCP_TARGET /home/ptos_open/server - &SCP_SOURCE - -ptos_open/target/*.jar - -ptos_tall/target/*.jar + - ptos_open/target/*.jar + - ptos_tall/target/*.jar - &SCP_STRIP_DIR_LEVEL 2 - &SSH_CMDER - cd /home/ptos_open/server