How to run a custom maven goal in Jenkins?

后端 未结 0 1390
离开以前
离开以前 2021-02-11 20:43

I use a declarative Jenkins pipeline:

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


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