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:
parent
b237ac597c
commit
1d57dc9146
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue