From 80021adcde75091e24bd4d820d51fd323d1915dc Mon Sep 17 00:00:00 2001 From: Carles Fernandez Date: Tue, 9 Jul 2019 20:39:11 +0200 Subject: [PATCH] Fix error? --- .gitlab-ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 098c6e79d..7f0c0491c 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -45,8 +45,8 @@ # This is performed before the scripts in the stages step -before_script: - - source /etc/profile +#before_script: +# - source /etc/profile # Defines stages which are to be executed