@@ -29,7 +29,7 @@ pipeline {
}
stage('deploy') {
when { branch 'master' }
/* when { branch 'master' } */
steps {
echo 'Deploying'
The note is not visible to the blocked user.