From 5b5ba4fb4e9da0f1d5e76f5f0408f344ad11378f Mon Sep 17 00:00:00 2001 From: weishao Date: Tue, 31 Jan 2023 10:01:01 +0800 Subject: [PATCH] update pipeline --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 5692018..3eb4344 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: