Is it necessary to have git repo on openshift only? I already have bitbucket / github git repo and would prefer to push there only. Can I simply hook into it so that openshi
If you're using github you can configure travis to made the deployment each time you made a change in your github repository
http://docs.travis-ci.com/user/deployment/openshift/