随笔分类 -  jenkins

摘要:参见: https://blog.csdn.net/Jay_1989/article/details/80775237?utm_medium=distribute.pc_relevant.none-task-blog-2%7Edefault%7EBlogCommendFromMachineLearn 阅读全文
posted @ 2021-06-28 15:17 M兔 阅读(58) 评论(0) 推荐(0)
摘要:Default Subject: 阅读全文
posted @ 2019-03-22 16:29 M兔 阅读(677) 评论(0) 推荐(0)
摘要:一、常用plugin jenkins plugin下载地址:http://updates.jenkins-ci.org/download/plugins/ 二、Jenkins插件介绍 Jenkins插件介绍BitKeeper Plugin — 为Jenkins添加BitKeeper(Linux 内核 阅读全文
posted @ 2019-03-22 11:16 M兔 阅读(2445) 评论(0) 推荐(0)
摘要:1.Linux为Tomcat指定运行JDK 问题描述: 在搭建Jenkin集成时,由于系统环境配置了jdk1.7,但是jenkins在安装sonar的插件时,需要jdk1.8.,所以需要在Tomcat指定jdk1.8. 解决方案: 修改tomcat 的setclasspath.sh和catalina 阅读全文
posted @ 2018-06-07 16:12 M兔 阅读(124) 评论(0) 推荐(0)
摘要:1.jenkins下载地址 http://mirrors.jenkins-ci.org/war-stable/ 2.jenkins插件 下载地址 http://updates.jenkins-ci.org/download/plugins/ 3.jenkins安装以及使用 http://www.je 阅读全文
posted @ 2018-06-06 17:11 M兔 阅读(118) 评论(0) 推荐(0)