@@ -6,6 +6,7 @@ pipeline {
script { // <--- Added script block
if (isUnix()) {
echo "Unix"
sh 'ls -lha'
} else {
echo "Windows"
}
The note is not visible to the blocked user.