File deploy after changes in Gitlab Web editor

I am trying to figure out if it is possible to deploy changes that have been made in the web editor of gitlab.
The assumption is that the git repository is placed on server X and the remote repository is set to gitlab instance. Is it possible to push changes made in the web editor to the repository placed on server X?

Looks like I found a solution here: https://about.gitlab.com/2016/05/10/feature-highlight-push-to-remote-repository/