From 4f4d383cafedd0d69e481b4ebc6c4050856dc46d Mon Sep 17 00:00:00 2001 From: qwerty287 <80460567+qwerty287@users.noreply.github.com> Date: Thu, 10 Aug 2023 10:58:53 +0200 Subject: [PATCH] Show all steps (#2190) (#2191) Backport #2190 --- web/src/components/repo/pipeline/PipelineStepList.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/web/src/components/repo/pipeline/PipelineStepList.vue b/web/src/components/repo/pipeline/PipelineStepList.vue index a16273389..b13679643 100644 --- a/web/src/components/repo/pipeline/PipelineStepList.vue +++ b/web/src/components/repo/pipeline/PipelineStepList.vue @@ -79,7 +79,6 @@