TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Rails, RVM, RSpec & Jenkins

56 pointsby phsrover 13 years ago

2 comments

JoachimSchipperover 13 years ago
&#62; Add jenkins-ci.org's apt key to your system's trusted keys<p>&#62; $ wget -q -O - <a href="http://.." rel="nofollow">http://..</a>. | sudo apt-key add -<p>This is NOT a good idea.<p>(Executing shell code from the net, as in #10, isn't a good idea either.)
评论 #3452239 未加载
mguterlover 13 years ago
Here are some Chef cookbooks that will help get Jenkins running on Ubuntu including support for headless browsing via XVFB and Firefox:<p><a href="https://github.com/bmabey/continuous-cooking" rel="nofollow">https://github.com/bmabey/continuous-cooking</a>
评论 #3452469 未加载