contrib/release.py: website: add all changes to the commit
Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net>
This commit is contained in:
parent
0d65762168
commit
832c704443
@ -309,7 +309,7 @@ Then, commit and push changes of the website.""".format(SPHINXBUILD, DOCSDIR))
|
||||
return
|
||||
|
||||
Git.checkout(branchName, create=True)
|
||||
Git.add('_doc/versions')
|
||||
Git.add('.')
|
||||
Git.commit("update for offlineimap v{}".format(version))
|
||||
|
||||
User.pause(
|
||||
|
Loading…
Reference in New Issue
Block a user