Unpin bundler in litmus

We removed the pin for the other jobs by [1].
[1] c03f2eaf7a
Change-Id: Ic133a697c9aa240fb5eb1b4f7e904ede010ead33
(cherry picked from commit 177c53a2cc)
(cherry picked from commit 4e9e1e6ed9)
This commit is contained in:
Takashi Kajinami
2025年02月14日 00:12:53 +09:00
parent c3bb6192dc
commit 7fc8382809

View File

@@ -20,7 +20,6 @@
export GEM_BIN_DIR=$GEM_HOME/bin
ruby <<EOF
cmd = 'gem install bundler --no-document --verbose --no-user-install --bindir=${GEM_BIN_DIR}'
cmd += ' -v 2.2.11'
system(cmd)
EOF
$GEM_BIN_DIR/bundle config set --local without system_tests
Reference in New Issue
openstack/puppet-openstack-integration
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.

The note is not visible to the blocked user.