News
The easiest way to install Jenkins and run the popular CI/CD tools is to simply download the jenkins.war and run the Jenkins war file at the command line. Whether your run Jenkins in Windows or a ...
Download the Jenkins WAR file and issue the following command to run Jenkins from the command line: java -jar jenkins.war In fact, if your Windows machine already runs Tomcat, you could just drop the ...
Create a Jenkins job as a freestyle project, restrict this job to only run on the wsl node and enable in Build tab "Execute windows batch command" The batch command is: echo Exit Code is %errorlevel% ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results