-
Bug
-
Resolution: Unresolved
-
Major
-
None
Lets say we have a function to access the file(lets say cat) in jenkins shared library, and within the configFileProvider block, even if the first statement in block is this lib function invocation, the provisioned file will be deleted and function is invoked later.
But if the same shared lib function if kept out of library and put in same pipeline code somewhere, it will work file.