How to auto deploy with GitLabCE via SSH?

Howdy all :stuck_out_tongue:
I just want to ask, is it passable to using the build in CI to do a deployment via SSH with Git? Because I have a production server up on the cloud, and I want my team to have a place to work together, and once the app is ready, all we need to do is march back to the master, and run the CI build, and the CI will help us deploy our code to production.