Follow the Ant glob syntax to specify the files to upload.
Multiple inputs are accepted if separated by semi-colons.
The base directory is the workspace.
Examples:
1. build/*.jar
2. **/*.jar
3. build/*.zip;build/*.jar
Environment variables and system environment variables are allowed.