Update .gitlab-ci.yml
This commit is contained in:
parent
dfb7688b07
commit
4065f1790a
|
@ -100,6 +100,7 @@ restart:
|
|||
stage: restart
|
||||
|
||||
script:
|
||||
- echo RESTARTING
|
||||
- 'which ssh-agent || ( apk add --no-cache openssh-client )'
|
||||
|
||||
- eval $(ssh-agent -s)
|
||||
|
|
Loading…
Reference in New Issue