Report this

What is the reason for this report?

how to directly connect git repository to server , so if change on repository it directly change in server also

Posted on June 14, 2018

i do not want to change files in the server all time when I change in my repository. if i commit on git repo then it will reflect in server also



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

You could setup a CI/CD pipeline from a repo site such as Github and/or Gitlab. Another solution is to use git hooks

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.