INFRA-20656: comment out RVM install to fix the Ref Guide build on new Jenkins

This commit is contained in:
Cassandra Targett 2020-08-07 13:02:27 -05:00
parent e6275d9970
commit a03e323a9f
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ RUBY_VERSION=ruby-2.5.1
GEMSET=solr-refguide-gemset
# Install the "stable" RVM release to ~/.rvm/, and don't mess with .bash_profile etc.
\curl -sSL https://get.rvm.io | bash -s -- --ignore-dotfiles stable
# \curl -sSL https://get.rvm.io | bash -s -- --ignore-dotfiles stable
set +x # Temporarily disable command echoing to reduce clutter