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

jenkins command shell 或者 shell里调用参数的方式
windows shell:
%branch%


linux shell:
$branch

git 引用参数:
${branch}