0

Do not push to master again

This commit is contained in:
Ronald Jack Jenkins Jr
2017-07-30 21:34:51 -04:00
parent 504a6bc1af
commit 08148d7331

View File

@@ -23,6 +23,5 @@ deployment:
- mvn -s settings.xml -Drtr.release=true
- git add pom.xml
- git commit -m "Committing release $(cat .version)"
- git push
- git tag $(cat .version)
- git push origin $(cat .version)