×
Jenkins 是一个扩展性非常强的软件,其功能主要通过插件来扩展。 在Jenkins 里面有非常多的插件,不过此文档的入门指南,教程和用户手册都是基于Jenkins 安装 和Blue ...
Missing: /url book/ using/
In the top-level pipeline block and each stage block. 参数. 为了支持作者可能有的各种各样的用例流水线, agent 部分支持一些不同 ...
Missing: /url | Show results with:/url
实际上,只需对`Jenkinsfile`进行少量编辑,任何packaged in a Docker container的工具, 都可轻松使用。 Jenkinsfile (Declarative Pipeline). pipeline { agent { docker ...
node 与上面的 agent 做了同样的事情。 Example Pipeline in the classic UI. 注意:你也可以从脚本文本区域右上方的try sample ...
Missing: /url | Show results with:/url
Jenkins 服务器的完整URL,比如https://example.com ... 如果你使用Build with Parameters 选项将流水线配置为 ... Jenkins 构建CI. 社区. 用户邮件列表 · 开发人员邮件列表 ...
管理员可以选择设置一个特定的端口,或让Jenkins在配置全局安全 页面选择一个随机的端口。 为了确定随机分配的SSH端口,请检查Jenkins URL返回的头,例如: % curl -Lv ...
// vars/buildPlugin.groovy def call(Map config) { node { git url: "https://github.com/jenkinsci/${config.name}-plugin.git" sh 'mvn install' mail to: '...', ...
本地集成分支和合并请求, 在与GitHub 和Bitbucket中的其他人协作编码时实现最大程度的开发人员生产力。 开始使用Blue Ocean, 请参照Getting started with Blue Ocean.
Missing: /url using/
SSH Username with private key - SSH 公钥/私钥对,. Certificate - a PKCS#12 证书文件 和可选密码. Docker Host Certificate Authentication credentials.
Missing: /url | Show results with:/url
If this is an URL, Jenkins downloads the URL and installs that as a plugin.Otherwise the name is assumed to be the short name of the plugin in the existing ...
Missing: using/ | Show results with:using/