1
0
mirror of https://github.com/gsi-upm/senpy synced 2025-08-23 18:12:20 +00:00

Fixed CI problem

This commit is contained in:
J. Fernando Sánchez
2017-02-27 19:30:02 +01:00
parent ba2e18125c
commit 454aa61fba
3 changed files with 8 additions and 1 deletions

View File

@@ -87,7 +87,7 @@ git_commit:
git_tag:
git tag ${VERSION}
upload_git:
git_push:
git push --tags origin master
pip_upload: