From 0cf25e01d9ffa11f8230eae5c060d272b73af9a9 Mon Sep 17 00:00:00 2001 From: Tony Hsu Date: Tue, 3 Dec 2024 15:06:05 +0100 Subject: [PATCH] No requirement for benchmarks --- .gitlab/benchmarks.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab/benchmarks.yml b/.gitlab/benchmarks.yml index ec9a291a5c0..2ced6f01622 100644 --- a/.gitlab/benchmarks.yml +++ b/.gitlab/benchmarks.yml @@ -162,6 +162,7 @@ ddprof-benchmark: benchmarks: stage: benchmarks when: always + needs: [] tags: ["runner:apm-k8s-tweaked-metal"] image: $BASE_CI_IMAGE interruptible: true