Test
This commit is contained in:
parent
7532086235
commit
efebef42c0
|
@ -11,7 +11,7 @@ assembly_info:
|
||||||
assembly_file_version: '{version}'
|
assembly_file_version: '{version}'
|
||||||
assembly_informational_version: '{version}'
|
assembly_informational_version: '{version}'
|
||||||
build_script:
|
build_script:
|
||||||
- cmd: >-
|
- cmd: >-
|
||||||
SET TS=%APPVEYOR_REPO_COMMIT_TIMESTAMP%
|
SET TS=%APPVEYOR_REPO_COMMIT_TIMESTAMP%
|
||||||
|
|
||||||
SET BUILDCODE=%TS:~0,10%-%TS:~11,2%%TS:~14,2%%TS:~17,2%-#%APPVEYOR_REPO_COMMIT%
|
SET BUILDCODE=%TS:~0,10%-%TS:~11,2%%TS:~14,2%%TS:~17,2%-#%APPVEYOR_REPO_COMMIT%
|
||||||
|
|
Loading…
Reference in New Issue