×
Tip: Search for English results only. You can specify your search language in Preferences
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
本地集成分支和合并请求, 在与GitHub 和Bitbucket中的其他人协作编码时实现最大程度的开发人员生产力。 开始使用Blue Ocean, 请参照Getting started with Blue Ocean.
Missing: /url using/
Jenkins 服务器的完整URL,比如https://example.com ... 如果你使用Build with Parameters 选项将流水线配置为 ... Jenkins 构建CI. 社区. 用户邮件列表 · 开发人员邮件列表 ...
What is Blue Ocean? · Sophisticated visualization of continuous delivery (CD) Pipelines, allowing for fast and intuitive comprehension of your Pipeline's status.
Missing: zh/ | Show results with:zh/
SSH Username with private key - SSH 公钥/私钥对,. Certificate - a PKCS#12 证书文件 和可选密码. Docker Host Certificate Authentication credentials.
Missing: /url | Show results with:/url
// vars/buildPlugin.groovy def call(Map config) { node { git url: "https://github.com/jenkinsci/${config.name}-plugin.git" sh 'mvn install' mail to: '...', ...
或者,您可以在您的Jenkins url后面追加 /blue 直接访问Blue Ocean - 如 http://jenkins-server-url/blue . 如果您的Jenkins实例:. 已经存在pipeline或其他项目,则显示 ...
Missing: using/ | Show results with:using/
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/