From ae994d677885e26e1b26e80bc5fc58f073b408b1 Mon Sep 17 00:00:00 2001 From: nevermoregb Date: Fri, 21 Feb 2025 14:19:39 +0900 Subject: [PATCH] 5 --- Jenkinsfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Jenkinsfile b/Jenkinsfile index ee6099d..7abcc8b 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -25,7 +25,7 @@ pipeline { ping -n 5 127.0.0.1 > nul ) - copy /Y build\\libs\\*-plain.war C:\\localhost-tomcat\\apache-tomcat-10.1.36-windows-x64\\apache-tomcat-10.1.36\\webapps\\ROOT.war + copy /Y build\\libs\\*-plain.war C:\\localhost-tomcat\\apache-tomcat-10.1.36-windows-x64\\apache-tomcat-10.1.36\\webapps ping -n 5 127.0.0.1 > nul cd C:\\localhost-tomcat\\apache-tomcat-10.1.36-windows-x64\\apache-tomcat-10.1.36\\bin