Fixed missing commid id in name of build file

This commit is contained in:
Jan Möbius
2016-10-19 12:50:18 +02:00
parent e9988fd62c
commit 40eee2c850

View File

@@ -145,7 +145,7 @@ del *.exe
IF %errorlevel% NEQ 0 exit /b %errorlevel% IF %errorlevel% NEQ 0 exit /b %errorlevel%
move OpenMesh-*.exe "OpenMesh-7.0-Git-Master-%GIT_COMMIT%-%BUILD_PLATFORM%-%STRING_ARCH%%STRING_DLL%%STRING_APPS%.exe" move OpenMesh-*.exe "OpenMesh-7.0-Git-Master-%CI_BUILD_REF%-%BUILD_PLATFORM%-%STRING_ARCH%%STRING_DLL%%STRING_APPS%.exe"