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