diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 1d1fd9c..f9da97e 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -2,7 +2,7 @@ before_script: - source /etc/profile -# Defines stages which are to be executed +# Defines stages which are to be executed stages: - build - upload