From dc965b759bd71ebe990e17c7af7de71d0eeffd57 Mon Sep 17 00:00:00 2001
From: Sintal <61sima1bif@hft-stuttgart.de>
Date: Thu, 6 May 2021 14:06:52 +0000
Subject: [PATCH] Update .gitlab-ci.yml

---
 .gitlab-ci.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index be135a1..d3f3782 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -4,6 +4,7 @@ before_script:
   - echo "Hello, $GITLAB_USER_LOGIN!"
   - curl ifconfig.me
   #- ip addr show
+  #
   #- apt-get install iproute2
   #- apt-file search --regexp 'bin/ip$'
   - 'which ssh-agent || ( apt-get update -y && apt-get install openssh-client -y )'
-- 
GitLab