×
This is a simple demonstration of how to download dependencies, upload artifacts and publish build info to Artifactory. Read the full documentation here. node { ...
Pipeline Steps Reference. The following plugins offer Pipeline-compatible steps. Each plugin link offers more information about the parameters for each step ...
这个选项对 docker 和 dockerfile 有用, 并且只有当使用在个别的 stage 的 agent 上才会有效。 示例. Jenkinsfile (Declarative Pipeline). pipeline { agent { docker ' ...
Missing: /url | Show results with:/url
Jan 19, 2017 · In the example below, this project will run the shell script step when the value of the REQUESTED_ACTION token equals "greeting". Freestyle Job ...
Apr 7, 2016 · Below you can find an example of Pipeline scripts, which runs tests on FPGA board. The id of this board comes from build parameters (fpgaId). In ...
向下滚动并点击流水线,然后点击页面底部的确定打开流水线配置页(已选中General 选项)。 Enter a name, click <strong>Pipeline</strong> and then click. 点击页面顶部 ...
Missing: /url | Show results with:/url
May 18, 2017 · In this post, I'll show how a few of those tools make working with Pipelines even better. The Blue Ocean Pipeline Editor. The best way to start ...
Missing: doc/ | Show results with:doc/
A Jenkins 2.0 keynote from project founder Kohsuke Kawaguchi. An overview of "Pipeline as Code" from Patrick Wolf. A deep-dive into Pipeline and related plugins ...
Missing: /url | Show results with:/url
Jenkins 服务器的完整URL,比如https://example.com ... pipeline { agent { // define agent details } stages { stage('Example ... Jenkins 构建CI. 社区. 用户邮件列表 ...
Jul 5, 2017 · We discuss basic concept of staging software, including further information about quality gates, and show example toolchains. This contribution ...