Turn on signed tags when using tito.
This requires a patched version of tito at the moment, and doesn't hurt to have it set -- it will just continue not signing the tags.
This commit is contained in:
parent
e3e892ea43
commit
2aee00aea5
@ -3,3 +3,4 @@ builder = tito.builder.Builder
|
||||
tagger = tito.tagger.VersionTagger
|
||||
changelog_do_not_remove_cherrypick = 0
|
||||
changelog_format = %s (%ae)
|
||||
sign_tag = 1
|
||||
|
Loading…
Reference in New Issue
Block a user