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 +}