@@ -3,6 +3,9 @@ pipeline {
options {
parallelsAlwaysFailFast()
}
script {
checkout scm
stages {
stage('BuildAndTest') {
matrix {
The note is not visible to the blocked user.