How to print a Groovy variable in Jenkins? The following code worked for me: echo userInput. You shouldn't use ${varName} when you're outside of strings, ...
確定! 回上一頁