We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0630f65 commit 080d087Copy full SHA for 080d087
1 file changed
script/vsts/platforms/templates/zip-upload.yml
@@ -15,7 +15,7 @@ steps:
15
inputs:
16
rootFolderOrFile: ${{artifact.path}}
17
archiveType: 7z
18
- sevenZipCompression: ultra
+ sevenZipCompression: normal
19
archiveFile: ${{artifact.archiveDir}}/${{artifact.archiveFileName}}
20
replaceExistingArchive: true
21
displayName: Compress ${{artifact.path}}
0 commit comments