Skip to content
| Marketplace
Sign in
Azure DevOps>Azure Pipelines>Artifacts Compressor
Artifacts Compressor

Artifacts Compressor

Piotr Roshkovski

|
947 installs
| (0) | Free
Tasks for artifact compress\expand. Removes source.
Get it free

Tasks for compress\decompress.

The main goals

  • move everything in artifacts directory on build side for faster upload on Artifactory
  • fast artifacts download and unpack in artifacts directory on release side

How to use

  1. Add Compress task in Build pipeline:

add-build-task

  1. Check Compress task input parameters and update if needed:

configure-build-task

  1. Add Expand task in Release pipeline:

add-release-task

  1. Check Expand task input parameters and update if needed:

configure-release-task

Requirements:

  • Windows agent
  • PowerShell >= 3.0
  • PowerShell modules: Microsoft.PowerShell.Archive

Update 2022-03-05:

  • tasks version 3 are updated with newer PowerShell3 executor
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft