Specify the target folders where additional files should be copied.
This field accepts a comma-separated list of directory paths where the files specified in "Additional files to copy" will be copied to. The paths can be absolute or relative to the build directory.
Examples:
/var/reports - Copy to an absolute patharchive/reports - Copy to a relative path within the build directory/backup, /archive - Copy to multiple target foldersNote: The number of target folders should match the number of file patterns in "Additional files to copy", or specify a single target folder to copy all files to the same location.
Leave empty if no additional files need to be copied.