Added build status flag to readme
This commit is contained in:
parent
627321b6cc
commit
f9749acccf
2 changed files with 5 additions and 3 deletions
|
@ -25,8 +25,8 @@ build_script:
|
|||
|
||||
after_build:
|
||||
- cd c:\xmrigCC
|
||||
- cmd: 7z a xmrigCC.zip "c:\xmrigCC\build\Release\*.*" "c:\xmrigCC\src\*config*" "C:\Tools\vcpkg\installed\x64-windows\lib\*.dll" "c:\xmrigCC\index.html"
|
||||
- cmd: 7z a xmrigCC-win64.zip "c:\xmrigCC\build\Release\*.*" "c:\xmrigCC\src\*config*" "C:\Tools\vcpkg\installed\x64-windows\lib\*.dll" "c:\xmrigCC\index.html"
|
||||
- cmd: dir
|
||||
|
||||
artifacts:
|
||||
- path: xmrigCC.zip
|
||||
- path: xmrigCC-win64.zip
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue