Details
-
Type:
Task
-
Status: Resolved (View Workflow)
-
Priority:
Minor
-
Resolution: Not A Defect
-
Component/s: _unsorted
-
Labels:
-
Environment:Jenkins 2.164
windows 10 professional edition
-
Similar Issues:
Description
I hope Jenkins can call this batch file to execute.But the rusult is unexpected. it indicates that D:\Devapp\Jenkins\workspace\D1HA13T>D1HA13.cydsn\D1HA13.bat
make: makefile: No such file or directory
make: *** No rule to make target 'makefile'. Stop.
The relatvie path is shown as below
The content of D1HA13 batch file is shown as below
If I input the command " make -fD1HA13.cydsn/makefile clean" instead of batch file path, Jenkin can run correctly.
*I want to know how to inplement batch file in Jenkins.*Thanks in advanced!!!
Hello!
Please rather use the users Mailing list to get some help. This does not look like you're hitting a bug, but need help setting up your Jenkins environment.
Please use the Users ML described on https://jenkins.io/mailing-lists/, we'll be happy to see how we can help you ther
Thank you!