generated from gCubeCI/Pipeline-Docker-Template
fix sintax
This commit is contained in:
parent
3e41dac45c
commit
0759dccca5
|
@ -290,7 +290,7 @@ def cleanup(def DEPLOY_FILE, def BACKUP_FILE){
|
||||||
'''
|
'''
|
||||||
}
|
}
|
||||||
|
|
||||||
#experimental test
|
//experimental test
|
||||||
|
|
||||||
def getComponentsFromCSVDir(def dirPath){
|
def getComponentsFromCSVDir(def dirPath){
|
||||||
File folder = new File(dirPath)
|
File folder = new File(dirPath)
|
||||||
|
|
Loading…
Reference in New Issue