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:08:24 +00:00
parent b237ac597c
commit 1d57dc9146
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.{APPVEYOR_REPO_COMMIT}.{build}' version: '0.0.0.{APPVEYOR_REPO_COMMIT}.{build}'
#environment: #environment:
# these variables are common to all jobs # these variables are common to all jobs