Files to upload to a server.

The string is an Ant fileset eg. '**/*.jar' (see Patterns in the Ant manual) and can also use the Jenkins environment variables eg. $JOB_NAME or $BUILD_NUMBER.
The base directory for this fileset is the artifacts directory of the build that is being promoted.
Change the base directory to the workspace by setting the "Use the workspace" checkbox.