diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 6ef8f26..a8c427d 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -44,7 +44,7 @@ build-extrastats: # This job runs in the build stage, which runs first. - echo "Compile complete." only: - - extrastats + - extrastats2 build-testing: # This job runs in the build stage, which runs first. stage: build