mirror of
https://github.com/Yubico/yubikey-val.git
synced 2025-02-01 01:52:18 +01:00
Fix make release output.
This commit is contained in:
parent
d2e0bb4b76
commit
91fa3b2d3b
2
Makefile
2
Makefile
@ -150,5 +150,5 @@ release: dist
|
||||
gpg --detach-sign --default-key $(KEYID) $(PACKAGE)-$(VERSION).tgz
|
||||
gpg --verify $(PACKAGE)-$(VERSION).tgz.sig
|
||||
git tag -u $(KEYID) -m $(VERSION) $(PACKAGE)-$(VERSION)
|
||||
echo "Release created and tagged, remember to git push && git push --tags"
|
||||
@echo "Release created and tagged, remember to git push && git push --tags"
|
||||
$(YUBICO_GITHUB_REPO)/publish $(PROJECT) $(VERSION) $(PACKAGE)-$(VERSION).tgz*
|
||||
|
Loading…
x
Reference in New Issue
Block a user