@@ -20,7 +20,7 @@ pipeline {
stage('Build image') {
steps{
sh "docker build -t jcabillot/jenkins-wdocker ."
sh 'docker build -t ${dockerImage} .'
}
The note is not visible to the blocked user.