get stable vrsion from web ui
This commit is contained in:
parent
d76863012c
commit
a8fd455d97
1 changed files with 3 additions and 1 deletions
|
|
@ -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)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue