diff options
author | drebs <drebs@leap.se> | 2018-11-15 08:41:13 -0200 |
---|---|---|
committer | drebs <drebs@leap.se> | 2018-11-15 08:41:13 -0200 |
commit | f9e4049b2f66153d2a96cfc4c2efd3531f1de452 (patch) | |
tree | 8c4aabe53c40721e4030a4ef1f96826dc84ded45 | |
parent | 6aaca06b5be3f73bbc7c1617d42d543e8049b51b (diff) |
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.
-rw-r--r-- | .gitlab-ci.yml | 1 |
1 files changed, 0 insertions, 1 deletions
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: |