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/

相关文章:

  • 2022-01-13
  • 2021-09-18
  • 2021-07-19
  • 2021-12-14
  • 2021-10-18
  • 2021-11-28
  • 2021-07-20
猜你喜欢
  • 2022-12-23
  • 2022-01-09
  • 2021-09-29
  • 2022-12-23
  • 2021-10-27
  • 2021-11-27
  • 2021-10-19
相关资源
相似解决方案