Using RVM in a GoCD Agent
RVM cannot be used directly in a GoCD agent, because the agent uses a non-interactive shell when running jobs.
Instead, pass the RVM shell script to the bash command to load RVM in the GoCD agent:
Ruby Version Manager
View All TagsRVM cannot be used directly in a GoCD agent, because the agent uses a non-interactive shell when running jobs.
Instead, pass the RVM shell script to the bash command to load RVM in the GoCD agent: