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:
Brian C. Lane 2018-12-13 16:29:51 -08:00
parent 6b5c4df8b5
commit fee5d4594c
1 changed files with 1 additions and 0 deletions

View File

@ -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