×
Pipeline Steps Reference. The following plugins offer Pipeline-compatible steps. Each plugin link offers more information about the parameters for each step ...
The following plugin provides functionality available through Pipeline-compatible steps. Read more about how to integrate steps into your Pipeline in the ...
Missing: /search | Show results with:/search
Jan 19, 2017 · ... Pipeline build() step only calls one job // To run all three jobs in parallel, we use "parallel" step // https://jenkins.io/doc/pipeline ...
This is a simple demonstration of how to download dependencies, upload artifacts and publish build info to Artifactory. Read the full documentation here. node { ...
4 以及更新的版本: Pipeline: API 2.34 Pipeline: Basic Steps ... 流水线命令行Linter(https://jenkins.io/doc/book/pipeline ... 您可以在VS Code 插件浏览器中或听过下面的 ...
Pluggable ability to manage transfer and/or storage of build artifacts. The descriptor should specify at least a display name, and optionally a {@code ...
Jenkins defines extension points, which are interfaces or abstract classes that model an aspect of its behavior. Those interfaces define contracts of what ...
你的流水线将被创建为 Jenkinsfile , 它会提交你本地的Git仓库( building-a-multibranch-pipeline-project )的 master 分支。 首先, 创建一个初始流水线来下载Node Docker ...
Missing: /search | Show results with:/search
在Definition 域中,选择Pipeline script from SCM 选项。此选项指示Jenkins从源代码管理(SCM)仓库获取你的流水线, 这里的仓库就是你clone到本地的Git仓库。
Missing: /search | Show results with:/search
( Optional ) 在下一页的Description 域中填写你的Pipeline 的描述(比如 An entry-level Pipeline demonstrating how to use Jenkins to build a simple Python ...
Missing: /search | Show results with:/search