随笔分类 -  jenkins

摘要:https://www.cnblogs.com/fuyuteng/p/13646048.html https://www.msy.plus/2021/09/04/jenkins-webhook/ 阅读全文
posted @ 2022-05-27 18:11 左岸丶 阅读(229) 评论(0) 推荐(0) 编辑
摘要:六. jenkins部署springboot项目(3)--windows环境--远程windows server服务器 jenkins之SSH Publishers连接windows windows下 OpenSSH ssh可以连接 sftp无法连接的解决方法 Jenkins Publish Ove 阅读全文
posted @ 2022-04-07 15:00 左岸丶 阅读(288) 评论(0) 推荐(0) 编辑
摘要:https://www.cnblogs.com/sky-cheng/p/14931503.html 阅读全文
posted @ 2022-04-07 14:27 左岸丶 阅读(26) 评论(0) 推荐(0) 编辑
摘要:###错误 Blocked script execution in '<URL>' because the document's frame is sandboxed and the 'allow-scripts' permission is not set. 解决 这种报错,可以通过设置jenki 阅读全文
posted @ 2021-08-02 13:55 左岸丶 阅读(1835) 评论(0) 推荐(0) 编辑
摘要:SSH: Disconnecting configuration [192.168.2.68] ... ERROR: Exception when publishing, exception message [Exec timed out or was interrupted after 120,0 阅读全文
posted @ 2021-02-04 15:49 左岸丶 阅读(12220) 评论(0) 推荐(0) 编辑
摘要:https://blog.51cto.com/lizhenliang/2159817 阅读全文
posted @ 2021-01-19 14:34 左岸丶 阅读(76) 评论(0) 推荐(0) 编辑
摘要:jenkins钉钉插件报错keywords not in content关键字不在内容中创建钉钉机器人时会输入一个关键词,然后你发消息时必须得带有这个关键词才行{"msgtype": "text", "text": { "content": "zl我就是我, 是不一样的烟火" } } 阅读全文
posted @ 2020-04-21 09:47 左岸丶 阅读(2354) 评论(0) 推荐(0) 编辑
摘要:https://blog.csdn.net/weixin_44907813/article/details/105003621 阅读全文
posted @ 2020-04-20 16:58 左岸丶 阅读(117) 评论(0) 推荐(0) 编辑
摘要:jenkins 连接linux 传输文件夹下面所有得文件与文件夹 Source files web/dist/**Remove prefix webRemote directory /home/server/tomcat2/webapps #目录为jenkins构建目录下开始在要传输得文件夹后面写两 阅读全文
posted @ 2019-11-19 13:46 左岸丶 阅读(5747) 评论(0) 推荐(0) 编辑
摘要:/ect/profile中export的环境变量无法被识别方法1:Jenkins构建步骤中,第一行增加source /etc/profile命令方法2:在Jenkins配置系统配置文件:/etc/sysconfig/jenkins末尾增加source /etc/profile,然后重启Jenkins 阅读全文
posted @ 2019-10-08 14:05 左岸丶 阅读(2673) 评论(0) 推荐(0) 编辑
摘要:jenkins默认在build结束后会kill掉所有的衍生进程不杀进程的方法直接在shell(要后台执行命令前)加入:BUILD_ID=dontKillMe#dontKillMe可以为其他举例:BUILD_ID=dontKillMe nohup java -Xms246m -Xmx500m -jar 阅读全文
posted @ 2019-09-26 10:56 左岸丶 阅读(963) 评论(0) 推荐(0) 编辑
摘要:一、更换jenkins国内源系统管理>>管理插件>>高级将 [升级站点] 更换为https://mirrors.tuna.tsinghua.edu.cn/jenkins/updates/current/update-center.json上面配置的是 清华大学开源软件镜像站jenkins镜像地址列表 阅读全文
posted @ 2019-09-24 17:30 左岸丶 阅读(5809) 评论(0) 推荐(0) 编辑
摘要:jenkins修改初始密码find / -name config.xml#找到储存密码位置 /root/.jenkins/users/admin_8611388362064810197/config.xml/root/.jenkins/config.xml/var/lib/jenkins/users 阅读全文
posted @ 2019-09-24 15:57 左岸丶 阅读(4355) 评论(0) 推荐(0) 编辑
摘要:一、jenkins常用插件Localization: Chinese (Simplified)GitGitLabPublish Over SSH Maven Integration subversion nodejs二、传送门https://blog.csdn.net/Smiled0388/arti 阅读全文
posted @ 2019-09-24 15:46 左岸丶 阅读(233) 评论(0) 推荐(0) 编辑
摘要:一、jenkins安装rpm安装方式jenkins不能重新指定安装位置,只能使用默认位置查看即将安装位置rpm -qpl jenkins-2.176.3-1.1.noarch.rpm安装rpm -ivh jenkins-2.176.3-1.1.noarch.rpmyum安装添加储存库sudo wge 阅读全文
posted @ 2019-09-24 15:04 左岸丶 阅读(192) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示