ruby on rails - Installing software on Jenkins? (Particularly RVM) -
i trying jenkins set build rails project on ec2 instance, not sure need do. have set users , required login before accessing jenkins , linked github repo project, can't figure out how ruby installed.
i able install rvm, , have build script run bundle
, rake build
every time new commit pushed github.
how rvm set on jenkins?
please install plugin through jenkins admin interface.
after installation, restart jenkins.
create new job build project , go configure page.
here see option mention rvm ruby version need use.
Comments
Post a Comment