mirror of
https://github.com/strongdm/comply
synced 2025-12-06 14:24:12 +00:00
ordering
This commit is contained in:
2
Makefile
2
Makefile
@@ -73,7 +73,7 @@ release: dist release-deps
|
|||||||
patch-release: patch release
|
patch-release: patch release
|
||||||
|
|
||||||
patch: clean gitsem
|
patch: clean gitsem
|
||||||
gitsem patch -m "increment patch for release"
|
gitsem -m "increment patch for release" patch
|
||||||
git push
|
git push
|
||||||
git push origin --tags
|
git push origin --tags
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user