mirror of https://github.com/apache/lucene.git
INFRA-20656: comment out RVM install to fix the Ref Guide build on new Jenkins
This commit is contained in:
parent
e6275d9970
commit
a03e323a9f
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue