From 28c9f5fb8506c1ce40ae7a25bea3b1121ba1638e Mon Sep 17 00:00:00 2001 From: weishao Date: Tue, 31 Jan 2023 10:18:20 +0800 Subject: [PATCH] 1 --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 4638b12..6b4448e 100644 --- a/.drone.yml +++ b/.drone.yml @@ -19,7 +19,7 @@ steps: image: tomcat commands: - cp target/webssh.war /usr/local/tomcat/webapps - - bash /usr/local/tomcat/bin/start.sh + - bash /usr/local/tomcat/bin/start.sh trigger: branch: