1.查看Java是否安装java-version2.安装Jenkinswget-q-O-http://pkg.jenkins-ci.org/debian/jenkins-ci.org.key|sudoapt-keyadd-sudosh-c‘echodebhttp://pkg.jenkins-ci.org/debianbinary/>/etc/apt/sources.list.d/jenkins.list‘sudoapt-getupdatesudoapt-getinstalljenkins..
分类:
其他好文 时间:
2014-05-14 18:40:21
阅读次数:
281
This week I setup the Jenkins on my Mac and try
to build iOS applications. unfortunately I got the code signing issues, either I
use xcode plugin or x...
分类:
移动开发 时间:
2014-05-10 06:22:45
阅读次数:
347
最近在跟gitlab,学习使用makedown写README.md模板,记录学习笔记。貌似博客园对Makedown支持的不太好啊。以下内容均在gitlab上面成功,但是博客园这边会显示乱七八糟。-----------------------------------------------------...
分类:
其他好文 时间:
2014-05-09 03:16:40
阅读次数:
652
master: linuxslave: win7
64位系统在配置好系统后,采用jnlp的方式启动slave节点,报错如下:com.sun.deploy.net.FailedDownloadException:
Unable to load resource: http://127.0.0.1:80...
分类:
Web程序 时间:
2014-05-08 21:43:22
阅读次数:
2133
maven 采用 maven 3.0以上的版本。tomcat 采用 tomcat 7.0
以上的版本1. tomcat 配置用户账号和权限tomcat-users.xml
创建其他的role貌似不行,因为你访问http://ip:8080/manager/html然后弹出输入框需要...
分类:
其他好文 时间:
2014-05-07 16:58:21
阅读次数:
298
前言:官方上面说并不推荐在CentOS上面安装GitLab,无奈公司的服务器都是CentOS的系统.....不过,好在经历了三天才算把GitLab搭建起来,查了N多参考教程,发现一个问题,并不是每个教程都是通用的、总会遇到某些未知的错误是其他作者没有碰到的,毕竟每台服务器的环境是不一样..
分类:
其他好文 时间:
2014-05-03 14:57:08
阅读次数:
1183
gitlab SSH 失败 解决方案,分享给大家 谢谢!...
分类:
其他好文 时间:
2014-05-01 18:11:29
阅读次数:
400
本文演示如何在Windows上和Linux上安装Jenkins。 1.
Windows上Jenkins安装
参考网页:https://wiki.jenkins-ci.org/display/JENKINS/Installing+Jenkins+as+a+Windows+service
在Window...
分类:
其他好文 时间:
2014-05-01 09:52:49
阅读次数:
455
本文将介绍如何配置jenkins,使其可以支持基于角色的项目权限管理。由于jenkins默认的权限管理体系不支持用户组或角色的配置,因此需要安装第三发插件来支持角色的配置,本文将使用Role
Strategy Plugin,介绍页面:https://wiki.jenkins-ci.org/displ...
分类:
其他好文 时间:
2014-05-01 05:46:39
阅读次数:
356