get stable vrsion from web ui

This commit is contained in:
2019-09-27 07:06:19 +01:00
parent cb5f042221
commit fe67a34e2d

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)