Commit 7dc9d0f5 authored by Sintal's avatar Sintal
Browse files

Update .gitlab-ci.yml

parent c08d35ae
Pipeline #3611 failed with stage
in 9 seconds
......@@ -2,8 +2,9 @@ image: ubuntu
before_script:
- echo "Hello, $GITLAB_USER_LOGIN!"
- curl ifconfig.me
#- ip addr show
- apt-get install iproute2
#- apt-get install iproute2
#- apt-file search --regexp 'bin/ip$'
- 'which ssh-agent || ( apt-get update -y && apt-get install openssh-client -y )'
- eval $(ssh-agent -s)
......
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