mirror of
https://github.com/systemd/systemd.git
synced 2025-02-28 05:57:33 +03:00
build-sys: sign releases
This commit is contained in:
parent
3448456bb2
commit
7a249d0c1b
@ -4980,7 +4980,7 @@ doc-sync: all destdir-sphinx
|
||||
|
||||
.PHONY: git-tag
|
||||
git-tag:
|
||||
git tag "v$(VERSION)" -m "systemd $(VERSION)"
|
||||
git tag -s "v$(VERSION)" -m "systemd $(VERSION)"
|
||||
|
||||
.PHONY: install-tree
|
||||
install-tree: all
|
||||
|
Loading…
x
Reference in New Issue
Block a user