From ed923448729b9d8cc67a8b111b6ad725f0a07531 Mon Sep 17 00:00:00 2001 From: Jonas Brand Date: Thu, 4 Jan 2024 08:49:12 +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: ~