get stable vrsion from web ui

This commit is contained in:
Paul Schneider 2019-09-27 07:06:19 +01:00
commit a8fd455d97

View file

@ -56,7 +56,9 @@ bin/output:
@$(dnu) publish
bin/output/wwwroot/version: bin/output
@git log -1 --pretty=format:%h > bin/output/wwwroot/version
echo $(version) > bin/output/wwwroot/version
# @git log -1 --pretty=format:%h > bin/output/wwwroot/version
pack: $(NUGETSOURCE)/$(PKGFILENAME)