Open source Jenkins is a popular tool for test automation and implementing shifting left through continuous integration and continuous deployment. Followed by two blogs introducing how to install Jenkins on Windows (click here) and on Ubuntu (click here), a third way is to install Jenkins with a WAR (Web application ARchive) file version of Jenkins. This option can be used on any Java-supporting platform or OS.
First, you will need to install JDK. Jenkins supports Java 8. If you don’t know how to install Java, look at this blog. Now that Java is installed, we can proceed with Jenkins.
from DZone.com Feed https://ift.tt/2LsqR8E
No comments:
Post a Comment