From f9e4049b2f66153d2a96cfc4c2efd3531f1de452 Mon Sep 17 00:00:00 2001 From: drebs Date: Thu, 15 Nov 2018 08:41:13 -0200 Subject: Disable benchmarks Benchmarks post results to elasticsearch, but the TLS certificates of https://benchmarks.leap.se and https://moose.leap.se are currently expired. Automated LetsEncrypt certificate renewal must be configured before benchmarks can be enabled again. --- .gitlab-ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 825a7dbc..c2b72b5c 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -4,7 +4,6 @@ stages: - build - tests - package - - benchmarks variables: -- cgit v1.2.3