How to pass variables from Jenkinsfile to shell command

前端 未结 3 1979
庸人自扰
庸人自扰 2020-12-05 07:30

I want to use a variable which I am using inside of my Jenkinsfile script, and then pass its value into a shell script execution (either as an environment varia

3条回答
提交回复
热议问题