first commit

This commit is contained in:
Christian
2014-10-29 19:33:36 +01:00
commit f34461666e
6 changed files with 199 additions and 0 deletions

2
gitlab-ssh-wrapper Executable file
View File

@ -0,0 +1,2 @@
#!/bin/sh
ssh -i /root/.ssh/id_rsa_gitlab_deploy $1 $2