mirror of
https://github.com/bitwarden/browser
synced 2024-12-25 01:22:26 +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 checkout %APPVEYOR_REPO_COMMIT%
|
||||||
call git submodule update --init --recursive
|
call git submodule update --init --recursive
|
||||||
cd %DIST_DIR%
|
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%
|
cd %APPVEYOR_BUILD_FOLDER%
|
||||||
|
Loading…
Reference in New Issue
Block a user