wangzilun
2022-02-23 f68774bbe77da553ba482ca15c9fc0f810f69448
测试
1 files modified
8 ■■■■ changed files
Jenkinsfile 8 ●●●● patch | view | raw | blame | history
Jenkinsfile
@@ -30,14 +30,14 @@
            }
        }
        stage('testMaven') {
            steps {
        //stage('testMaven') {
            //steps {
                //sh 'mvn clean test -U'
                //junit allowEmptyResults: true, keepLongStdio: true, skipPublishingChecks: true, testResults: 'target/surefire-reports/*.xml'
            }
        }
            //}
        //}
        stage('testFunction') {
            steps {
                sh 'echo test'