Not able to execute batch commands in remote windows server from base build server using winRM(Jenkins Pipeline)

前端 未结 0 1125
滥情空心
滥情空心 2020-12-02 12:00

Tried the below for winRM in pipeline,

node {
  stage(\'test\') {
      winRMClient credentialsId: \'xyz\', hostName: \'10.111.111.111\',
      winRMOperation         


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