Skip to content
Snippets Groups Projects
Commit a9bb2a8a authored by Lucas De Marchi's avatar Lucas De Marchi Committed by Lucas De Marchi
Browse files

Allow to use git config for tag signature


Be explicit about signing by using `git tag -s` to create a signed tag.
This allows one to simply use what's configured in git (maybe globally
in ~/.gitconfig) rather than replicating the config in dim.

Signed-off-by: default avatarLucas De Marchi <lucas.demarchi@intel.com>
parent 7d6fb254
No related branches found
No related tags found
1 merge request!36Allow to use git config for tag signature
Checking pipeline status