From 7ab6194a827da0bb17ed8f6ac6b483fe1fe4e340 Mon Sep 17 00:00:00 2001 From: Andreas Schneider Date: Wed, 26 May 2021 17:43:13 +0200 Subject: [PATCH] gitlab-ci: Disable the freebsd runner We need a new one. Disable till set up and registered Signed-off-by: Andreas Schneider Reviewed-by: Jakub Jelen --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index fd865981..baf01a1b 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -375,7 +375,7 @@ tumbleweed/static-analysis: ############################################################################### # That is a specific runner that we cannot enable universally. # We restrict it to builds under the $BUILD_IMAGES_PROJECT project. -freebsd/x86_64: +.freebsd/x86_64: image: extends: .tests before_script: