How to fix this Error: Test reports were found but none of them are new. Did leafNodes run?

前端 未结 0 1025
春和景丽
春和景丽 2020-12-14 05:46

Jenkinsfile:

pipeline { options {timestamps()}

agent none
stages {
    stage(\'Check scm\') {
        agent any
        
        steps {
            ch         


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