프로젝트

일반

사용자정보

개정판 4584a699

ID4584a6995db16155dec9301d1ca505247b554a37
상위 1c2e8a82
하위 6c661cad

백흠경이(가) 5년 이상 전에 추가함

issue #000: modified build.bat that upload artifacts to artifactory server

Change-Id: If0591e9b2a543b7d4fa9baf251e1e8ef241a755c

차이점 보기:

build.bat
2 2
SET hhmmss=%TIME:~0,2%-%TIME:~3,2%-%TIME:~6,2%
3 3
SET hhmmss=%hhmmss: =0%
4 4

  
5
SET CURL="C:\Windows\System32\curl.exe"
6 5
SET DEVENV="C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\devenv.com"
7 6
SET CANDLE="C:\Program Files (x86)\WiX Toolset v3.11\bin\candle.exe"
8 7
SET LIGHT="C:\Program Files (x86)\WiX Toolset v3.11\bin\light.exe"
......
37 36
%SIGNTOOLPATH% sign /v /f %SIGNPATH% /p Doftech1073# /tr http://timestamp.digicert.com /td sha256 /fd sha256 "c:\Temp\workspace\MARKUS\Setup\*.msi"
38 37
%SIGNTOOLPATH% sign /v /f %SIGNPATH% /p Doftech1073# /tr http://timestamp.digicert.com /td sha256 /fd sha256 "c:\Temp\workspace\MARKUS\Setup\FinalService\*.msi"
39 38

  
40
%CURL% -uadmin:dof1073# -T ".\Setup\MARKUS-%1.msi" "http://www.devdoftech.co.kr:9081/artifactory/MARKUS/MARKUS-%1.msi"
39
..\curl.exe -uadmin:dof1073# -T ".\Setup\MARKUS-%1.msi" "http://www.devdoftech.co.kr:9081/artifactory/MARKUS/MARKUS-%1.msi"
41 40

  
42 41
:EOF
43 42
ECHO process completed 

내보내기 Unified diff

클립보드 이미지 추가 (최대 크기: 500 MB)