mirror of
https://github.com/strongdm/comply
synced 2025-12-15 10:43:47 +00:00
Compare commits
6 Commits
v1.0.6-1-g
...
v1.0.10
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
68a67cb50b | ||
|
|
06afa72dee | ||
|
|
fc9c908a42 | ||
|
|
ec29b57842 | ||
|
|
9fb5b3e04f | ||
|
|
2eac1512cb |
3
Makefile
3
Makefile
@@ -73,7 +73,10 @@ patch-release: patch release
|
||||
|
||||
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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user