Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-75367

configFileProvider block deleting file before running pipeline library code

XMLWordPrintable

      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.

            Unassigned Unassigned
            abmaster AB S
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: