small fix

This commit is contained in:
Roberto Cirillo 2022-09-30 16:58:14 +02:00
parent 58fd9640df
commit 3cf615d21c
1 changed files with 0 additions and 1 deletions

1
Jenkinsfile vendored
View File

@ -120,7 +120,6 @@ pipeline {
)
}
//def records = readCSV file: 'CD/deploy.csv'
def components
println(components)
if (components.size() > 0) {
def componentSet=components.toSet();