
CI/CD
Continuous Integration, Delivery & Deployment (CI/CD)
weixin_46308547
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
Gerrit Multi-Master Configuration
Multi-Master Configuration This document describes how to setup multiple Gerrit master servers using shared back-ends: shared DB and shared git repos. With multiple Gerrit masters it is possible to mi...原创 2020-03-05 17:37:18 · 634 阅读 · 0 评论 -
Jenkins-Gerrit变量表
The following variables are available to shell scripts 变量名 含义 BRANCH_NAME For a multibranch project, this will be set to the name of the branch being built, for example in case you wish to dep...原创 2020-03-05 11:38:02 · 1242 阅读 · 0 评论 -
Jenkins升级、迁移
一、寻找以下资源的存储位置 JENKINS_HOME jobs(任务) nodes plugins(插件) config.xml(视图、子节点等) credentials.xml(权限相关) users(权限相关) secrets文件夹(权限相关) secret.key(权限相关) publish ssh 插件相关配置 jenkins.plugins.publish_over_ssh.BapS...原创 2020-02-20 14:10:05 · 1097 阅读 · 0 评论