06 2020 档案
摘要:https://blog.csdn.net/weixin_43941143/article/details/93627815
阅读全文
摘要:https://www.jianshu.com/p/7a4c97ac0954
阅读全文
摘要:Jenkins 灰度 #!/bin/bash DATE=`date +%Y-%m-%d_%H-%M-%S` METHOD=$1 BRANCH=$2 GROUP_LIST=$3 function IP_list(){ if [[ ${GROUP_LIST} == "GROUP1" ]];then Se
阅读全文
摘要:https://www.cnblogs.com/nmap/p/6498224.html
阅读全文
摘要:http://www.yunweipai.com/35896.html
阅读全文
摘要:jenkins安装 下载地址:https://pkg.jenkins.io/debian-stable/ sudo apt-get update apt install daemon sudo apt-get install openjdk-8-jdk java -version dpkg -i j
阅读全文
摘要:https://mp.weixin.qq.com/s/fL8Mp0hM-rzyPXjDUFZP-Q
阅读全文
摘要:方法一 登录清华大学镜像网站 搜索jenkins 找到plugins/ 找到插件下载后 拷贝/var/lib/jenkins/plugins/ 重启jenkins 方法二 在已经安装好的插件的jenkins上直接拷贝 scp -r /var/lib/jenkins/plugins/ jenkins@
阅读全文
摘要:gitlab安装 gitlab下载地址:https://mirrors.tuna.tsinghua.edu.cn/ dpkh -i package/gitlab-ce_11.11.8-ce.0_amd64.deb 开启邮箱smtp 用于gitlab发送邮件 cat /etc/gitlab/gitla
阅读全文
摘要:https://mp.weixin.qq.com/s/PLiMECAm0cVi2tPzEXkBog
阅读全文
摘要:https://www.cnblogs.com/liuyanling/p/13124403.html https://my.oschina.net/jallenkwong/blog/4449224 https://www.cnblogs.com/keatsCoder/p/13291615.html
阅读全文
摘要:https://blog.csdn.net/lingbo229/article/details/81052078
阅读全文
摘要:https://www.cnblogs.com/chenyanbin/p/13128593.html
阅读全文
摘要:https://www.cnblogs.com/tanshaoshenghao/p/13063886.html
阅读全文
摘要:https://www.cnblogs.com/notfound9/p/13062524.html
阅读全文
摘要:https://blog.csdn.net/A_Runner/article/details/78589170 https://blog.csdn.net/shmily_lsl/article/details/82696097
阅读全文