I am new to Jenkins, and it doesn't seem like there are a lot of good tutorials and examples out there.
I am on a win 7 VM and I am trying to do something extremely simple. kick off a buildr package via command line juing Jenkins: I use a "Execute Windows batch command" then cd to the dir of the build: buildr package I get: 'buildr' is not recognized as an internal or external command, C:\Ruby187\bin\buildr package I get: '"ruby.exe"' is not recognized as an internal or external command, what am I doing wrong? -- View this message in context: http://jenkins-ci.361315.n4.nabble.com/cannot-run-batch-file-tp4671031.html Sent from the Jenkins issues mailing list archive at Nabble.com. -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
