Hi,

I've used Jenkins as a developer but never configured it myself. I'm not 
setting it up for the first time and am stuck trying to get the shell 
script build step to work. I want it to run all the Rails tests and tell me 
whether they pass.

This seems like a standard question but my Google searching has been 
unhelpful.

Does anyone know what the standard shell instructions are for testing a 
Rails app from within Jenkins? I want to do something like:

bundle install
bundle exec rake spec

Seems simple but it doesn't work.

Thanks

-- 
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/a8fef7d7-e3d4-4ae8-aaca-2617b29ab2de%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to