Commit 5555030e authored by Sintal's avatar Sintal
Browse files

Update .gitlab-ci.yml

parent 524d0eb1
Pipeline #3609 failed with stage
in 9 seconds
......@@ -3,7 +3,7 @@ image: ubuntu
before_script:
- echo "Hello, $GITLAB_USER_LOGIN!"
#- ip addr show
- ifconfig
- apt-file search --regexp 'bin/ip$'
- '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