Skip to content

Commit

Permalink
Come on work
Browse files Browse the repository at this point in the history
  • Loading branch information
alam0rt committed Sep 7, 2023
1 parent 3d0db00 commit 35f78f8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions support/busser_install_command.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ for plugin in $plugins; do
$gem install specific_install
$gem specific_install https://github.com/test-kitchen/busser-serverspec.git
$gem install 'bundler'
$gem install 'rspec-retry'
$gem install 'rspec-support'
$gem list
$busser plugin install $plugin || true
elif test $? -ne 0; then
Expand Down

0 comments on commit 35f78f8

Please sign in to comment.