Merge branch 'v2'
This commit is contained in:
commit
05616b698f
1 changed files with 2 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue