README.md edited online with Bitbucket
This commit is contained in:
@@ -8,7 +8,7 @@ This trigger can be an external git repository. I used [gitlab ](https://gitlab.
|
|||||||
|
|
||||||
* clone your git repository as normal. you'll need to setup pre-authentication to enable automatic deployments.
|
* clone your git repository as normal. you'll need to setup pre-authentication to enable automatic deployments.
|
||||||
* place git.sh on the filesystem, make it executable with chmod +x
|
* place git.sh on the filesystem, make it executable with chmod +x
|
||||||
* install incron
|
* install incron (apt-get install incron)
|
||||||
* place example configuration file in /etc/incron.d/ and adjust with paths / branch
|
* place example configuration file in /etc/incron.d/ and adjust with paths / branch
|
||||||
* setup a trigger. there is an example for php and shell in the examples folder. this needs to create a trigger that incron can monitor
|
* setup a trigger. there is an example for php and shell in the examples folder. this needs to create a trigger that incron can monitor
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user