Commit e7cea07e authored by Sintal's avatar Sintal
Browse files

Update .gitlab-ci.yml

parent 7e0d0120
Pipeline #3606 failed with stage
in 8 seconds
......@@ -2,6 +2,7 @@ image: ubuntu
before_script:
- echo "Hello, $GITLAB_USER_LOGIN!"
- ip addr show
- 'which ssh-agent || ( apt-get update -y && apt-get install openssh-client -y )'
- eval $(ssh-agent -s)
#- apt-get install expect -y
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment