mirror of
https://github.com/bitwarden/browser
synced 2026-02-21 20:04:02 +00:00
zip source dir contents
This commit is contained in:
@@ -11,5 +11,5 @@ cd %DIST_SRC_DIR%
|
||||
call git checkout %APPVEYOR_REPO_COMMIT%
|
||||
call git submodule update --init --recursive
|
||||
cd %DIST_DIR%
|
||||
call 7z a browser-source-%APPVEYOR_BUILD_NUMBER%.zip %DIST_SRC_DIR%
|
||||
call 7z a browser-source-%APPVEYOR_BUILD_NUMBER%.zip %DIST_SRC_DIR%\*
|
||||
cd %APPVEYOR_BUILD_FOLDER%
|
||||
|
||||
Reference in New Issue
Block a user