×
此文档由流水线入门指南开始,通过让用户熟悉Jenkins 主要功能的流水线来了解Jenkins。 除此之外,教程主要向读者介绍如何通过流水线和Blue Ocean 来编排自动化构建过程。
Missing: /url | Show results with:/url
如何将Docker配置为默认启动的方式也可在此文档中查找。 在Docker中下载并运行Jenkins. 几个可用的Jenkins Docker镜像. 建议使用的 ...
Missing: /url | Show results with:/url
持续集成和持续交付. 作为一个可扩展的自动化服务器,Jenkins 可以用作简单的CI 服务器,或者变成任何项目的持续交付中心。 简易安装. Jenkins 是一个基于Java ...
Missing: doc/ | Show results with:doc/
Jenkins defines extension points, which are interfaces or abstract classes that model an aspect of its behavior. Those interfaces define contracts of what ...
Pipeline Steps Reference. The following plugins offer Pipeline-compatible steps. Each plugin link offers more information about the parameters for each step ...
This is a simple demonstration of how to download dependencies, upload artifacts and publish build info to Artifactory. Read the full documentation here. node { ...
Jenkins 流水线(或简单的带有大写"P"的"Pipeline") 是一套插件,它支持实现和集成continuous delivery pipelines 到Jenkins。 _continuous delivery (CD) pipeline_是你的 ...
Missing: /url | Show results with:/url
The following plugin provides functionality available through Pipeline-compatible steps. Read more about how to integrate steps into your Pipeline in the ...
Administrators may now choose to define a Resource Root URL that Jenkins will use to serve static pages without adding content security policy headers. Stop ...
Pluggable ability to manage transfer and/or storage of build artifacts. The descriptor should specify at least a display name, and optionally a {@code ...