Hello,
I need a little help, i m new in writting jenkins plug-in but i my job i
write plug-in which shoul collect commits from repo between two release
version and send them to jira.
My plug-in works fine when build run on master but fail when it run on
agent. I guess it is because
during build i m checking workspace and in calling git command (from
buildprocessor) but on agent i cant find workspace with checkout
direrectory.
How can i fix that?
Thanks
Petra

-- 
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/CAJfvLbwZSCMXHNscR2UTMrKK4S6Nfxjwk04GT_ouxR8D36P5sg%40mail.gmail.com.

Reply via email to