-
Notifications
You must be signed in to change notification settings - Fork 0
ZIP Files
Adrien Siffermann edited this page Aug 4, 2016
·
1 revision
This task zips files and is supported both on Windows and xplat agents.
You will find the task in the "Utility" category.
- Copy Root - Root folder to apply copy patterns to. Empty is the root of the repo. Use variables if build steps building outside the repo. Example: $(agent.builddirectory)
- Contents - File or folder paths to include as part of the artifact. Supports multiple lines or minimatch patterns. More Information
- Zip Name - The name of the artifact to create.
- Path - The path where to create the zip file