The following plugin provides functionality available through Pipeline-compatible steps. Read more about how to integrate steps into your Pipeline in the Steps section of the Pipeline Syntax page.

For a list of other such plugins, see the Pipeline Steps Reference page.

Config File Provider Plugin

configFileProvider: Provide Configuration files

Make globally configured files available in your local workspace. All files configured via the config-file-provider plugin are available and can be referenced.
  • managedFiles
      Array / List of Nested Object
    • fileId : String

      Name of the file.

    • replaceTokens : boolean (optional)

      Decides whether the token should be replaced using macro.

    • targetLocation : String (optional)

      Name of the file (with optional file relative to workspace directory) where the config file should be copied.

    • variable : String (optional)

      Name of the variable which can be used as the reference for further configuration.


Was this page helpful?

Please submit your feedback about this page through this quick form.

Alternatively, if you don't wish to complete the quick form, you can simply indicate if you found this page helpful?

    


See existing feedback here.