提交 981e7a7f 编写于 作者: A Andreyev Dias de Melo

I guess that this example should be helpful when debugging slave's environments

上级 ed0de1e8
......@@ -29,6 +29,7 @@ THE SOFTWARE.
<j:jelly xmlns:j="jelly:core" xmlns:st="jelly:stapler" xmlns:d="jelly:define" xmlns:l="/lib/layout" xmlns:t="/lib/hudson" xmlns:f="/lib/form">
<t:scriptConsole>
<pre>println System.getenv("PATH")</pre>
<pre>println "uname -a".execute().text</pre>
<p>
${%This execution happens in the slave agent JVM.}
</p>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册