Unpin bundler in litmus
We removed the pin for the other jobs by [1]. [1]c03f2eaf7aChange-Id: Ic133a697c9aa240fb5eb1b4f7e904ede010ead33 (cherry picked from commit177c53a2cc) (cherry picked from commit4e9e1e6ed9)
This commit is contained in:
1 changed files with 0 additions and 1 deletions
@@ -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
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.