Skip to content
| Marketplace
Sign in
Azure DevOps>Azure Pipelines>Unzip Task
Unzip Task

Unzip Task

Yod Labs

|
1,551 installs
| (0) | Free
Build & Release task to extract files from a zip file
This extension is now unpublished from Marketplace. You can choose to uninstall it.

Introduction

Build & Release task to extract contents from a zip file to a given folder.

It can extract the entire content of the file or just the files/folders who respect a given pattern.

Configuration

After you install the extension in your account (see Get extensions for Visual Studio Team Services to learn how to install extensions) you are ready to use the task on your build or release defintions on the account(s) you have installed the extension into.

Using

When you add a new step to your build or release template, you can chose the task from the Utility category

The task has three parameters

  • ZIP file path The path of the file in the agent. if you specify a relative path, it will be relative to the root of the source directory.
  • Extract Pattern Filter If you wish to just extract few files, you can use a minimatch pattern, these are the same patterns used commonly in other tasks. (eg: the copy task") (leave the parameter empty to extract all files)
  • Destination folder The path to where the files should be extracted to. if you specify a relative path, it will be relative to the root of source directory (the folder will be created if necessary)

Support

If you find an issue, need help or have improvement suggestions you can do so by emailing [support@yodlabs.com](support@yodlabs.com?subject=Unzip Task) with "Unzip Task" as a subject.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft