Update .gitlab-ci.yml

This commit is contained in:
2016-07-08 22:00:37 +00:00
parent f561961235
commit 3a7da975e1

View File

@@ -1,8 +1,6 @@
git-sync:
job:
script:
- eval `ssh-agent`
- echo "$PUSH_KEY" | ssh-add -
- git sync-remote https://github.com/Eragos/dotfiles.git ssh://git@git.eragos.net:10022/eragos/dotfiles.git
- ssh-agent -k
only:
- triggers
- ssh-agent -k