Jenkins pipeline error : java.io.NotSerializableException: java.util.regex.Matcher

后端 未结 0 1895
-上瘾入骨i
-上瘾入骨i 2020-12-13 06:56

The below code with regex is throwing an error. How can I fix it?

  post {
        always {
            script {
                def author = sh(script: \'git         


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