Skip to content

fonlabs/git-deploy-hook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

How to use

To use this, just copy&paste post-receive and deploy_config files in the hooks directory of the bare repo, giving execution permissions to the post-receive script. Also, get sure you have write permissions in the target directory.

Example of usage:

% git init --bare ~/puppet
% cd puppet/hooks
% wget https://github.com/fonlabs/git-deploy-hook/archive/master.tar.gz -O - | tar --strip-components=1 -xzf -
% mv deploy_config ../

About

Self made deploy hook in python, somewhat configurable to make faster to configure a deploy system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages