From 9e7e6b5b57d8f0d8c442e0681287c6a151a81c21 Mon Sep 17 00:00:00 2001 From: Sintal <61sima1bif@hft-stuttgart.de> Date: Thu, 6 May 2021 14:07:35 +0000 Subject: [PATCH] Update .gitlab-ci.yml --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index d3f3782..fd9e666 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -2,7 +2,7 @@ image: ubuntu before_script: - echo "Hello, $GITLAB_USER_LOGIN!" - - curl ifconfig.me + #- curl ifconfig.me #- ip addr show # #- apt-get install iproute2 -- GitLab