Deploy Spring boot application to openshift

To deploy

Just change the remote and run "git push" or "git push openshift master" if you are using to next command to add remote to deploy

To add remote

to set remote "git remote add openshift your_url"