mirror of
https://github.com/strongdm/comply
synced 2025-12-15 19:00:50 +00:00
Compare commits
8 Commits
v0.0.3-1-g
...
v1.0.10
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
68a67cb50b | ||
|
|
06afa72dee | ||
|
|
fc9c908a42 | ||
|
|
ec29b57842 | ||
|
|
9fb5b3e04f | ||
|
|
2eac1512cb | ||
|
|
90a507963c | ||
|
|
2a316ccdab |
4
Makefile
4
Makefile
@@ -73,6 +73,10 @@ patch-release: patch release
|
|||||||
|
|
||||||
patch: clean gitsem
|
patch: clean gitsem
|
||||||
gitsem patch
|
gitsem patch
|
||||||
|
git push
|
||||||
|
git push origin --tags
|
||||||
|
$(eval VERSION = $(shell git describe --tags --always --dirty="-dev"))
|
||||||
|
echo "--> $(VERSION)"
|
||||||
|
|
||||||
release-deps: gitsem gh-release
|
release-deps: gitsem gh-release
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user