mirror of
https://github.com/azaion/annotations.git
synced 2026-04-22 21:16:30 +00:00
gdrive update
zip update
This commit is contained in:
+1
-1
@@ -126,7 +126,7 @@ pipeline {
|
||||
|
||||
rem Build the 7z command string correctly
|
||||
rem Start with quoted executable path, command, type, and quoted zip filename
|
||||
set "SEVEN_ZIP_COMMAND=""%SEVEN_ZIP_EXE%" a -tzip "%ZIP_FILENAME%""
|
||||
set "SEVEN_ZIP_COMMAND="%SEVEN_ZIP_EXE%" a -tzip "%ZIP_FILENAME%""
|
||||
|
||||
rem Append the list of found files (which are already quoted and space-separated)
|
||||
set "SEVEN_ZIP_COMMAND=%SEVEN_ZIP_COMMAND%%FOUND_FILES%"
|
||||
|
||||
Reference in New Issue
Block a user