No, But I am doing below in case of success:- build.getActions().add(new YourProminentAction());
On Sunday, 24 May 2015 18:24:54 UTC+5:30, Michael Willemse wrote: > > Did you call build.addAction(new YourProminentAction()) in the perform > method on your Publisher/Build Step? > > Like line 77 on > https://github.com/jenkinsci/aws-lambda-plugin/blob/master/src/main/java/com/xti/jenkins/plugin/awslambda/upload/LambdaUploadBuildStep.java -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/a9d34fac-274e-4392-b364-a076574e4731%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
