skip default checkout
This commit is contained in:
parent
e1d2a12def
commit
a4764c36d6
|
@ -142,7 +142,7 @@ pipeline {
|
|||
}
|
||||
}
|
||||
// stage('Parallel test stage') {
|
||||
|
||||
// skip defaultCheckout
|
||||
// options { skipDefaultCheckout() }
|
||||
// when {
|
||||
// allOf{
|
||||
|
|
Loading…
Reference in New Issue