mirror of
https://github.com/strongdm/comply
synced 2025-12-16 03:04:24 +00:00
Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
68a67cb50b | ||
|
|
06afa72dee |
2
Makefile
2
Makefile
@@ -75,6 +75,8 @@ patch: clean gitsem
|
|||||||
gitsem patch
|
gitsem patch
|
||||||
git push
|
git push
|
||||||
git push origin --tags
|
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