mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-03-22 15:05:03 +01:00
version info changes
This commit is contained in:
@@ -2,7 +2,9 @@ version: '{build}'
|
||||
image: Visual Studio 2017
|
||||
clone_depth: 1
|
||||
build_script:
|
||||
- cmd: >-
|
||||
- ps: >-
|
||||
Write-Output "#define VERSION_INFO `"$(git log -1 --date="format:%F %R" --format="%cd, %h")`"" > version.h
|
||||
|
||||
mkdir builds
|
||||
|
||||
cd builds
|
||||
|
||||
Reference in New Issue
Block a user