generated from gCubeCI/Pipeline-Docker-Template
fix println
This commit is contained in:
parent
bcfccd2d37
commit
3144bb97bf
|
@ -77,7 +77,7 @@ pipeline {
|
|||
}
|
||||
}
|
||||
}else{
|
||||
"No component found"
|
||||
println "No components found"
|
||||
}
|
||||
}
|
||||
sh '''
|
||||
|
|
Loading…
Reference in New Issue