hi there
I have a GitLab self-hosted and whenever I want to push commits to gitlab repository in a specific branch (for example build branch), GitLab automatically sync it to remote server like the following figure
Hi @mike.smith345
is there a question here?
Yes. How can I implement this scenario as mentioned above?
You can use GitLab CI to perform what you want.
1 Like
Yes that’s right. thanks for your reply