How to add environment variables from the Code in Jenkins?

后端 未结 0 1546
悲哀的现实
悲哀的现实 2021-01-25 18:45

So basically the program requires an env variable which is read this way:

var a = java.lang.System.getenv(\'envVariable\');

Now as I am using a J

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