Commit 556cec8b authored by kmohiuddin's avatar kmohiuddin

modified file.yaml file path

parent 888b0f9f
...@@ -12,5 +12,9 @@ def call(String filepath) { ...@@ -12,5 +12,9 @@ def call(String filepath) {
properties([ properties([
parameters(paramCode) parameters(paramCode)
]) ])
paramCode.each {
println(it)
}
} }
} }
\ No newline at end of file
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