首页 > 其他 > 详细

Jenkins之手动安装

时间:2018-01-11 10:53:43      阅读:192      评论:0      收藏:0      [点我收藏+]

Download and run Jenkins

  1. Download Jenkins.

  2. Open up a terminal in the download directory.

  3. Run java -jar jenkins.war --httpPort=8080.

  4. Browse to http://localhost:8080.

  5. Follow the instructions to complete the installation.

 

官方教程:

https://jenkins.io/doc/tutorials/build-a-java-app-with-maven/

Jenkins之手动安装

原文:https://www.cnblogs.com/gongxr/p/8266819.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!