Can not reference variable from global variable in Jenkins Pipeline

后端 未结 0 1298
春和景丽
春和景丽 2020-12-10 06:40

I have a global variable in Jenkins that references variable $HOME it works well in Freestyle jobs I can validate with shell step

echo $HOME
ech         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题