From 4a2e60c87678fd58a45f7da24f3df38ab44b46e0 Mon Sep 17 00:00:00 2001 From: nevermoregb Date: Sat, 22 Feb 2025 00:05:01 +0900 Subject: [PATCH] 11 --- Jenkinsfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Jenkinsfile b/Jenkinsfile index 0425f4e..a74cd8d 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -36,7 +36,7 @@ pipeline { echo "start" cd C:\\localhost-tomcat\\apache-tomcat-10.1.36-windows-x64\\apache-tomcat-10.1.36\\bin - call startup.bat + catalina.bat run ''' } }