fix
This commit is contained in:
parent
94d0bc4b5b
commit
55c15f3d47
|
@ -93,7 +93,6 @@ pipeline {
|
||||||
}
|
}
|
||||||
|
|
||||||
stage('Parallel test stage') {
|
stage('Parallel test stage') {
|
||||||
|
|
||||||
//only build pr
|
//only build pr
|
||||||
when {
|
when {
|
||||||
changeRequest()
|
changeRequest()
|
||||||
|
|
Loading…
Reference in New Issue