-
Type:
Story
-
Resolution: Incomplete
-
Priority:
Major
-
Component/s: batch-task-plugin
-
None
Hi,
I want to execute batch file using jenkins. Basically, this batch file contains path of an executable.
I want to execute that batch file through jenkins. Ultimately, end motive is to execute that particular executable(contained in a batch file) using jenkins.
After, successful execution of EXE, it will extract few folders.(As our requirement).
When I execute batch file stand alone(without using jenkins), it works fine.
But, whenever I call that batch file through jenkins, it is not working. i.e. executable not run properly, it is not extracting any folders.
Â
Can you help us to resolve this issue?
Thanks in advance,
Balaji
Â