Include Repo Commit Has In Version

Until the ability to relate to a code version or tag is worked out, at
least put the commit number as part of the build number.
This commit is contained in:
Thomas A. F. Thorne 2019-02-07 11:03:26 +00:00
parent d7da36ea8e
commit b237ac597c
No known key found for this signature in database
GPG Key ID: F5CB28A9146B3180
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
##### General Configuiration ##### ##### General Configuiration #####
version: '0.0.{build}' version: '0.0.{APPVEYOR_REPO_COMMIT}.{build}'
#environment: #environment:
# these variables are common to all jobs # these variables are common to all jobs