electron / libchromiumcontent

Shared library build of Chromium’s Content module
MIT License
485 stars 183 forks source link

Change to only copy proper file to s3 #644

Closed jkleinsc closed 6 years ago

jkleinsc commented 6 years ago

We recently built 1-7-x for #639 and it was the first time doing so with VSTS. It turns out the way that 1-7-x builds the zip files was causing issues with the S3 upload. This PR updates VSTS to only upload the zip file for the type of build being done (static or shared).