Revert "test for CI"

This commit is contained in:
Yiqing Liu 2021-11-10 15:54:51 +08:00 committed by GitHub
parent 9a39b9d1d9
commit 10095a4ae2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

2
Jenkinsfile vendored
View File

@ -142,7 +142,7 @@ pipeline {
} }
} }
// stage('Parallel test stage') { // stage('Parallel test stage') {
// //only build pr
// options { skipDefaultCheckout() } // options { skipDefaultCheckout() }
// when { // when {
// allOf{ // allOf{