README.md edited online with Bitbucket

This commit is contained in:
Gary Hansen
2017-06-21 04:14:13 +00:00
parent 5f551cd4ab
commit 2b140472df

View File

@@ -1,6 +1,8 @@
# README #
Set of scripts to automatically deploy a remote git repository via a trigger.
Set of scripts to automatically update from a remote git repository via a trigger.
This trigger can be an external git repository. I used [gitlab ](https://gitlab.com/gitlab-org/gitlab-ce) to access a URL on the development and production systems, keeping them up to date with the remote git repository as commits and merges happened.
### How do I get set up? ###