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