jenkins command shell 或者 shell里调用参数的方式

windows shell:
%branch%


linux shell:
$branch

git 引用参数:
${branch}

你可能感兴趣的:(Jenkins)