summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorTomeu Vizoso <tomeu.vizoso@collabora.com>2022-02-24 07:34:09 +0100
committerTomeu Vizoso <tomeu.vizoso@collabora.com>2022-02-24 07:34:14 +0100
commitf692bda484384a5932dc42ce940ad3ea6b9a8741 (patch)
tree432745de6f4523283a6f0d523c13cd512af95d3b /.gitlab-ci.yml
parentc0695bb47337870581bdacd635e931b416cea7d4 (diff)
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 <tomeu.vizoso@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15150>
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
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: