fix println

This commit is contained in:
Roberto Cirillo 2022-04-29 12:39:02 +02:00
parent bcfccd2d37
commit 3144bb97bf
1 changed files with 1 additions and 1 deletions

2
Jenkinsfile vendored
View File

@ -77,7 +77,7 @@ pipeline {
}
}
}else{
"No component found"
println "No components found"
}
}
sh '''