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