개정판 cb6955de
fixed issue #000: fixed build.bat
Change-Id: Ib991270a02836de99c7c4c25d57a115b2b4d5ba8
build.bat | ||
---|---|---|
24 | 24 |
%SIGNTOOLPATH% sign /v /f %SIGNPATH% /p Doftech1073# /tr http://timestamp.digicert.com /td sha256 /fd sha256 "c:\Temp\workspace\ID2\Setup\*.msi" |
25 | 25 |
|
26 | 26 |
REM deploy artifacts |
27 |
..\curl.exe -uadmin:dof1073# -X PUT "http://www.devdoftech.co.kr:9081/artifactory/ID2/Setup\ID2-%1.msi" -T ".\Setup\ID2-%1.msi"
|
|
27 |
..\curl.exe -uadmin:dof1073# -X PUT "http://www.devdoftech.co.kr:9081/artifactory/ID2/Setup/ID2-%1.msi" -T ".\Setup\ID2-%1.msi"
|
|
28 | 28 |
|
29 | 29 |
:EOF |
30 | 30 |
ECHO process completed |
내보내기 Unified diff