Dear Jenkins Community. 

I have a script written in NodeJS that I execute from Jenkins using the 
shell. I would like to know if it possible to derive stages from its 
standard output without parsing the output and generating the stages from 
groovy. 

I am aware that we can generate dynamic stages[1] using groovy, but I would 
like to avoid rewriting this script or parsing the body in groovy to be 
able to do this. 

[1] 
https://stackoverflow.com/questions/42837066/can-i-create-dynamically-stages-in-a-jenkins-pipeline

Thanks!

-- 
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/7ad1f455-6c4a-413e-afbd-eee6a01a1382%40googlegroups.com.

Reply via email to