git.99rst.org
/
stevenblack-hosts.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
1a6c1fb
)
Configure release-it to sign its commits.
author
Steven Black
<redacted>
Sun, 9 Sep 2018 01:54:58 +0000
(21:54 -0400)
committer
Steven Black
<redacted>
Sun, 9 Sep 2018 01:54:58 +0000
(21:54 -0400)
.release-it.json
patch
|
blob
|
history
diff --git
a/.release-it.json
b/.release-it.json
index 988f225fa6bda6011b79b79c80d17dce81137d39..f6bb2d6992ad064dc2bd97b49acc0b0411872ab9 100644
(file)
--- a/
.release-it.json
+++ b/
.release-it.json
@@
-1,6
+1,7
@@
{
"src": {
- "tagName": "v%s"
+ "tagName": "v%s",
+ "commitArgs": "-S"
},
"github": {
"release": true
git clone https://git.99rst.org/PROJECT