aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Schneider <asn@cryptomilk.org>2021-05-26 17:43:13 +0200
committerAndreas Schneider <asn@cryptomilk.org>2021-05-26 17:43:49 +0200
commit7ab6194a827da0bb17ed8f6ac6b483fe1fe4e340 (patch)
tree8d410eb5f76fabf02735250c7053707a07b0d80a
parentd2a41e606bbd6074b88be46f7b0fd3cd3f7d5536 (diff)
downloadlibssh-7ab6194a827da0bb17ed8f6ac6b483fe1fe4e340.tar.gz
libssh-7ab6194a827da0bb17ed8f6ac6b483fe1fe4e340.tar.xz
libssh-7ab6194a827da0bb17ed8f6ac6b483fe1fe4e340.zip
gitlab-ci: Disable the freebsd runner
We need a new one. Disable till set up and registered Signed-off-by: Andreas Schneider <asn@cryptomilk.org> Reviewed-by: Jakub Jelen <jjelen@redhat.com>
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
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: