From 0d8cbf551db482e6168a4353fe41e174749728a4 Mon Sep 17 00:00:00 2001 From: Tomeu Vizoso Date: Thu, 19 May 2022 07:36:33 +0200 Subject: [PATCH] Revert "ci: Disable jobs to the Collabora lab" This reverts commit 224544dc33c60b933b379eef067058ad31ef7bae. Work has finished and the lab is up and running. Signed-off-by: Tomeu Vizoso Part-of: --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 9614e087192..5fb25d37718 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -18,7 +18,7 @@ variables: # Individual CI farm status, set to "offline" to disable jobs # running on a particular CI farm (ie. for outages, etc): FD_FARM: "online" - COLLABORA_FARM: "offline" + COLLABORA_FARM: "online" MICROSOFT_FARM: "offline" LIMA_FARM: "online"