mirror of
https://github.com/bitwarden/browser
synced 2024-12-24 17:11:55 +01:00
zip source dir contents
This commit is contained in:
parent
c4ae27be8f
commit
ff0e5d5999
@ -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%
|
||||
|
Loading…
Reference in New Issue
Block a user