From 7bf2a91668f690dcbbe037400e2cb980b00d5e56 Mon Sep 17 00:00:00 2001 From: Simon Date: Mon, 19 Sep 2022 14:26:47 +0100 Subject: [PATCH] ex --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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