提交 7338dcc0 编写于 作者: G gcummings 提交者: Kohsuke Kawaguchi

[JENKINS-15918] Adding some detail of the Environment variables created

上级 15689d82
<div>
Defines the job from which the user can pick runs. The last run will be the default.
Defines the job from which the user can pick runs. The last run will be the default.<br/>
<br/>
These parameters are exposed to build as environment variables:<br/>
<br/>
PARAMETER_NAME=&lt;jenkins_url&gt;/job/&lt;job_name&gt;/&lt;run_number/<br/>
<br/>
PARAMETER_NAME.jobName=&lt;job_name&gt;<br/>
PARAMETER_NAME_jobName=&lt;job_name&gt;<br/>
<br/>
PARAMETER_NAME.number=&lt;run_number&gt;<br/>
PARAMETER_NAME_number=&lt;run_number&gt;
</div>
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册