generated from gCubeCI/Pipeline-Docker-Template
small change
This commit is contained in:
parent
0c0cb5bda5
commit
a39271efa3
|
@ -326,7 +326,6 @@ def getComponentsFromCSVDir(def dirPath){
|
|||
|
||||
@NonCPS
|
||||
def getComponentsFromCSVDir2(def dirPath){
|
||||
jenkins = Jenkins.instance
|
||||
def list = []
|
||||
def folder = new File(dirPath)
|
||||
println ("folder ready ");
|
||||
|
|
Loading…
Reference in New Issue