mirror of
https://github.com/strongdm/comply
synced 2025-04-05 23:13:27 +00:00
redefine verison
This commit is contained in:
parent
fc9c908a42
commit
06afa72dee
2
Makefile
2
Makefile
@ -75,6 +75,8 @@ patch: clean gitsem
|
||||
gitsem patch
|
||||
git push
|
||||
git push origin --tags
|
||||
$(eval VERSION = $(shell git describe --tags --always --dirty="-dev"))
|
||||
echo "--> $(VERSION)"
|
||||
|
||||
release-deps: gitsem gh-release
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user