Could setup CI/CD within gitlab using the registry thing. There should be details on gitlabs website for this.
Then in the local project include .gitlab-ci.yml and populate with repo info :).
I've not done it myself but I'm working on a project where a team mate has set it all up.
This method requires a gitlab login on the local side.