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

testing

parent 4ecb3d0b
No related branches found
No related tags found
No related merge requests found
......@@ -226,6 +226,8 @@ set -x
echo "Creating bundle $bundle_name"
cd dist
rm -rf $bundle_name
rm -rf diaspora
git clone --quiet $GIT_REPO
cd diaspora
if [ "$BUNDLE_FIX" = 'yes' ]; then
rm -f Gemfile.lock
......
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