feat(cmd/zip): add command to zip configured files

This commit is contained in:
fwiedmann
2019-07-09 01:45:16 +02:00
parent 8f876fa866
commit 3ad20b2d00
3 changed files with 67 additions and 4 deletions

View File

@@ -251,3 +251,5 @@ func (s *SemanticRelease) Release(force bool) error {
return nil
}
if file.Compress {