test for CI

This commit is contained in:
liuyq-617 2021-11-10 15:52:26 +08:00
parent 8c3f060a9d
commit e1d2a12def
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{