Hello,
I have a Jenkinsfile in my project that triggers different build steps from 
checking out the sources through testing/building my project. I would like 
to know if I can call some other Jenkins plugins from the Jenkinsfile. In 
my non-pipeline projects I was using some "post build actions" such as 

https://wiki.jenkins-ci.org/display/JENKINS/Bitbucket+Build+Status+Notifier+Plugin
https://wiki.jenkins-ci.org/display/JENKINS/Cobertura+Plugin
https://wiki.jenkins-ci.org/display/JENKINS/JUnit+Plugin

Is this something that has to be implemented by the plugin itself or is 
there a way to call those plugins from the Jenkinsfile ?

cheers,
Jan

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/7f670704-51a6-4d95-ab22-a7f08746eb36%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to