fix sintax

This commit is contained in:
Roberto Cirillo 2022-04-29 13:09:03 +02:00
parent 3144bb97bf
commit 032d76252e
1 changed files with 1 additions and 0 deletions

1
Jenkinsfile vendored
View File

@ -75,6 +75,7 @@ pipeline {
catchError(buildResult: 'FAILURE', stageResult: 'FAILURE') {
sh "exit 0"
}
}
}
}else{
println "No components found"