add missing git dependency

This commit is contained in:
Christoph Hartmann
2013-08-02 19:35:14 +02:00
parent eb189d639c
commit 3a80609166

View File

@@ -19,6 +19,7 @@ plugins: pluginhook docker
dependencies: gitreceive sshcommand pluginhook docker stack
gitreceive:
apt-get -y install git
wget -qO /usr/local/bin/gitreceive ${GITRECEIVE_URL}
chmod +x /usr/local/bin/gitreceive
test -f /home/git/receiver || gitreceive init