Skip to content
Snippets Groups Projects
Commit a6300ecb authored by Alec Leamas's avatar Alec Leamas
Browse files

Mewrging

parent 3a3ad1f0
No related branches found
No related tags found
No related merge requests found
......@@ -193,7 +193,7 @@ set -x
if [ "$BUNDLE_FIX" = 'yes' ]; then
rm -f Gemfile.lock
rm -rf .bundle
bundle update --path="../$bundle_name/bundle"
bundle update
fi
bundle install --deployment \
--path="../$bundle_name/bundle" \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment