Hi!  Anyone know how I can retrieve the git revision from a job?

I can get to the build:

j = Jenkins.instance.getJob('render-master')
b475 = j.getBuildByNumber(475)

but I can't find a way to to get the git revision associated with that
build.  Any thoughts would be appreciated!

Thanks a lot,
Guy

-- 
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/CABnTgtVtJ_8_FH%3Dv3Pv-JUG%2Bw2S-N5rdJ%3Dj9avooL0DxCdHXqQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to