Update .gitlab-ci.yml

This commit is contained in:
Daniel Løvbrøtte Olsen 2019-08-15 18:43:34 +00:00
parent dfb7688b07
commit 4065f1790a
1 changed files with 1 additions and 0 deletions

View File

@ -100,6 +100,7 @@ restart:
stage: restart
script:
- echo RESTARTING
- 'which ssh-agent || ( apk add --no-cache openssh-client )'
- eval $(ssh-agent -s)