generated from gCubeCI/Pipeline-Docker-Template
fix sintax
This commit is contained in:
parent
3144bb97bf
commit
032d76252e
|
@ -75,6 +75,7 @@ pipeline {
|
|||
catchError(buildResult: 'FAILURE', stageResult: 'FAILURE') {
|
||||
sh "exit 0"
|
||||
}
|
||||
}
|
||||
}
|
||||
}else{
|
||||
println "No components found"
|
||||
|
|
Loading…
Reference in New Issue