Jenkinsfile: Are sh subshells permitted?

后端 未结 0 891
天命终不由人
天命终不由人 2020-12-06 05:16

I have shell script wherein multiple maven command lines are executed concurrently through subshells:

# Block 1
(mvn test -Dtest=...
exit)

# Block 2
(mvn tes         


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