How to feed value for a global variable in shared jenkins library

后端 未结 0 869
情歌与酒
情歌与酒 2020-12-22 22:10

I Have a shared jenkins library named "devxbuild.groovy". It contains some string variables as below

def call(body) {

  def config = [:]
  body.res         


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