760176104 发表于 2015-5-20 09:18:11

jenkins(win7)搭建步骤

  1. Download & install
  a) Tomcat6 jenkins1.444
  2. Service with tomcat
  将jenkins.war放入到tomcat 的 webapps下
  3. http://localhost:8080/jenkins启动jenkins
  4. New project and config
  a) New a job

  b) 配置svn

  c) Modify the authorization

  d) Build trigger

  e) Build

  说明:jenkins的build路径即.\是在项目的根目录.即src,res所在的目录。
页: [1]
查看完整版本: jenkins(win7)搭建步骤