随笔 - 120  文章 - 0  评论 - 35  阅读 - 85万
07 2024 档案
Jenkins之插件Blue Ocean
摘要:1、安装插件Blue Ocean 2、创建并配置: 3、将生成的公钥配置到gitlab: 4、配置完公钥: 创建完后: 因为这个仓库有Jenkinsfile文件,所以会直接执行: 而不会进行设计步骤,查看执行结果: 对应仓库文件Jenkinsfile: 阅读全文
posted @ 2024-07-29 20:01 wadeson 阅读(175) 评论(0) 推荐(0) 编辑
jenkins迁移
摘要:如果Jenkins容器docker安装: docker run --privileged -d -p 9090:8080 -p 50000:50000 -v /var/lib/jenkins:/var/jenkins_home -v /etc/localtime:/etc/localtime -v 阅读全文
posted @ 2024-07-28 17:15 wadeson 阅读(216) 评论(0) 推荐(0) 编辑
Jenkins之插件Publish Over SSH
摘要:1、安装插件Publish Over SSH 2、配置ssh: 进行测试: 3、配置job: 如果需要展示复制过程: 则需要将如下打开: 另外的,如果需要将下面test目录下面的index.html文件copy到远程host主机,配置如下: [root@node1 test1]# ll total 阅读全文
posted @ 2024-07-28 15:32 wadeson 阅读(161) 评论(0) 推荐(0) 编辑
Windows下Docker-desktop
摘要:1、在Windows下安装Docker-desktop 下载: https://github.com/tech-shrimp/docker_installer/releases/download/latest/docker_desktop_installer_windows_x86_64.exe 2 阅读全文
posted @ 2024-07-04 22:13 wadeson 阅读(376) 评论(0) 推荐(0) 编辑
腾讯cos使用
摘要:1、腾讯cos免费试用6个月:https://console.cloud.tencent.com/cos 2、创建好bucket: 3、Linux系统下coscmd工具安装,coscmd命令参考:https://cloud.tencent.com/document/product/436/10976 阅读全文
posted @ 2024-07-03 23:41 wadeson 阅读(190) 评论(0) 推荐(0) 编辑

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

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