You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 lines
226 B
Batchfile

@echo off
rem Started...
rem java -jar ..\webapp\ci-1.0.0.war
rem Started background...
@START /b shutdown.bat
@START /b ..\java\corretto-1.8.0_332\bin\java_app-ci "-Dspring.profiles.active=prod" -jar ..\webapp\ci-1.0.0.war