How to run a custom maven goal in Jenkins?

后端 未结 0 1130
无人共我
无人共我 2021-02-11 20:48

I use a declarative Jenkins pipeline:

pipeline{
    agent : any
    environment {
        APPSCAN_CLOUD = credentials("APPSCAN_CLOUD")
        APPSCAN_C         


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