×
Tip: Search for English results only. You can specify your search language in Preferences
此文档由流水线入门指南开始,通过让用户熟悉Jenkins 主要功能的流水线来了解Jenkins。 除此之外,教程主要向读者介绍如何通过流水线和Blue Ocean 来编排自动化构建过程。
Missing: /url book/ using/
如何将Docker配置为默认启动的方式也可在此文档中查找。 在Docker中下载并运行Jenkins. 几个可用的Jenkins Docker镜像. 建议使用的 ...
Missing: /url | Show results with:/url
In the top-level pipeline block and each stage block. 参数. 为了支持作者可能有的各种各样的用例流水线, agent 部分支持一些不同 ...
Missing: /url | Show results with:/url
node 与上面的 agent 做了同样的事情。 Example Pipeline in the classic UI. 注意:你也可以从脚本文本区域右上方的try sample ...
Missing: /url | Show results with:/url
实际上,只需对`Jenkinsfile`进行少量编辑,任何packaged in a Docker container的工具, 都可轻松使用。 Jenkinsfile (Declarative Pipeline). pipeline { agent { docker ...
Jenkins 服务器的完整URL,比如https://example.com ... 如果你使用Build with Parameters 选项将流水线配置为 ... Jenkins 构建CI. 社区. 用户邮件列表 · 开发人员邮件列表 ...
// 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/
管理员可以选择设置一个特定的端口,或让Jenkins在配置全局安全 页面选择一个随机的端口。 为了确定随机分配的SSH端口,请检查Jenkins URL返回的头,例如: % curl -Lv ...
Sophisticated visualization of continuous delivery (CD) Pipelines, allowing for fast and intuitive comprehension of your Pipeline's status. Pipeline editor ...
Missing: zh/ | Show results with:zh/