From 2b22559519533030d37c894bf3f9b57df9be6f89 Mon Sep 17 00:00:00 2001 From: Jonas Brand Date: Thu, 4 Jan 2024 08:53:31 +0100 Subject: [PATCH] Disable rendering of pipeline The pipeline seems to not be used anymore. Thus and because it contains legacy attributes (`snapshot_ctx_repository`) which are going to be not supported anymore, the pipeline should be disabled. --- .ci/pipeline_definitions | 1 + 1 file changed, 1 insertion(+) diff --git a/.ci/pipeline_definitions b/.ci/pipeline_definitions index 2c13b48c6f67..a1c412a96ef5 100644 --- a/.ci/pipeline_definitions +++ b/.ci/pipeline_definitions @@ -1,4 +1,5 @@ autoscaler: + render_pipeline: False template: 'default' base_definition: repo: ~