Skip to content
Snippets Groups Projects
Commit da46a819 authored by samm2's avatar samm2
Browse files

fix sha256sum binary name

git-svn-id: https://svn.code.sf.net/p/smartmontools/code/trunk@5588 4ea69e1a-61f1-4043-bf83-b5c94c648137
parent 1241c34a
No related branches found
No related tags found
No related merge requests found
...@@ -34,7 +34,7 @@ build_script: ...@@ -34,7 +34,7 @@ build_script:
cd ../build && cd ../build &&
dest="smartmontools-win32-setup-${SM_VER}-r${SVNREV}.exe" && dest="smartmontools-win32-setup-${SM_VER}-r${SVNREV}.exe" &&
make BUILD_INFO="$BUILD_INFO" builddir_win64=../build64 distinst_win32="$dest" installer-win32 && make BUILD_INFO="$BUILD_INFO" builddir_win64=../build64 distinst_win32="$dest" installer-win32 &&
sha256 *.exe sha256sum *.exe
artifacts: artifacts:
- path: smartmontools/build/smartmontools-win32-setup-*.exe - path: smartmontools/build/smartmontools-win32-setup-*.exe
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment