Skip to content
| Marketplace
Sign in
Azure DevOps>Azure Pipelines>Zip And Upload
Zip And Upload

Zip And Upload

Booliba Labs

|
759 installs
| (4) | Free
Zip a build directory and upload to your favorite cloud provider !
Get it free

Automate the delivery of your build packages to cloud providers.

This extension will give you usefull tasks that all have the same goal: zip build artifacts and upload this zip to your preferred cloud provider. (For now, only DropBox is supported, but more to come).

#DropBox ##Get the access token

  1. Create a DropBox account if you don't have one
  2. Go here to create a new application. For example, you could name it 'My VSTS'
  3. Once provisionned, you will need to generate an access token from this application. Keep this token in a safe place, you will need it to configure your build task.

##Configure your build task details

#####Source directory The full path to the directory on the build agent where the files to zip reside. #####Zip file name The full absolute path to where the zip file should be uploaded (should begin with '/'). #####Append build number to zip file name The build number will be appended to the zip filename once uploaded to DropBox. #####DropBox token The access token that you acquired previously in the DropBox developer center. For security reasons, you would prefer to store it as a safe build variable.

######NB: the zip file is limited to 150MB due to DropBox limitations

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