diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 8e4b5bc5..a4fd5ed7 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -6,7 +6,7 @@ stages: - build - pages -job_test: +tests: stage: test before_script: - apt-get update -qq