Merge pull request #8643 from taosdata/test/CI_3.0
skip default checkout
This commit is contained in:
commit
fa78c0c334
|
@ -142,7 +142,7 @@ pipeline {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
// stage('Parallel test stage') {
|
// stage('Parallel test stage') {
|
||||||
// //only build pr
|
// skip defaultCheckout
|
||||||
// options { skipDefaultCheckout() }
|
// options { skipDefaultCheckout() }
|
||||||
// when {
|
// when {
|
||||||
// allOf{
|
// allOf{
|
||||||
|
|
Loading…
Reference in New Issue