From a489404697640c74fd9a55e065a6d2692fbce0f2 Mon Sep 17 00:00:00 2001 From: lrajula Date: Tue, 20 Jun 2023 10:59:33 +0530 Subject: [PATCH] Update Jenkinsfile --- Jenkinsfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Jenkinsfile b/Jenkinsfile index 39a3603..041eb32 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -1,7 +1,7 @@ @Library('slack') _ -/////// ******************************* Code for fectching Failed Stage Name ******************************* /////// +/////// ******************************* Code for fectching Failed Stage Name ******************************* //////// import io.jenkins.blueocean.rest.impl.pipeline.PipelineNodeGraphVisitor import io.jenkins.blueocean.rest.impl.pipeline.FlowNodeWrapper import org.jenkinsci.plugins.workflow.support.steps.build.RunWrapper @@ -281,4 +281,4 @@ pipeline { } } -} \ No newline at end of file +}