Commit 1ac8ebdd authored by kmohiuddin's avatar kmohiuddin

modified file.yaml file path

parent 96b7838d
......@@ -17,7 +17,7 @@ def call(String filepath) {
config = readYaml file: filepath
List paramCode = []
#List files = config.pipeline[filePaths]
//List files = config.pipeline[filePaths]
config.pipeline.filePaths.each {
perfProps = readProperties file: it.path
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment