From f692bda484384a5932dc42ce940ad3ea6b9a8741 Mon Sep 17 00:00:00 2001 From: Tomeu Vizoso Date: Thu, 24 Feb 2022 07:34:09 +0100 Subject: [PATCH] ci: Disable jobs to the Collabora lab In anticipation of infrastructure work. This commit is to be reverted later in the day. 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 d77f03b0139..70e646f1555 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -17,7 +17,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: "online" + COLLABORA_FARM: "offline" default: before_script: