Is it possible that when I push to a repo on Bitbucket, it automatically updates my server too?
Currently I push to a repo. then login into my server. and pull from repo.
since the server is Linux, can I create a script with commands like git pull
which runs every 5 minutes or so?