mirror of
https://github.com/k8s-at-home/charts.git
synced 2025-01-23 15:39:02 +00:00
[tests] Pin gem versions
This commit is contained in:
parent
fd53494429
commit
9e4fd47bf8
@ -21,4 +21,6 @@ RUN \
|
||||
&& \
|
||||
curl -fsSL https://raw.githubusercontent.com/helm/helm/master/scripts/get-helm-3 | /bin/bash - \
|
||||
&& \
|
||||
bundle install --gemfile /tmp/Gemfile
|
||||
bundle config set system 'true' \
|
||||
&& bundle install --gemfile /tmp/Gemfile \
|
||||
&& rm /tmp/Gemfile
|
||||
|
Loading…
Reference in New Issue
Block a user