testing
This commit is contained in:
parent
79aa1f34a6
commit
1bb046dd1e
1 changed files with 3 additions and 0 deletions
|
|
@ -235,6 +235,9 @@ set -x
|
|||
bundle update
|
||||
fi
|
||||
bundle package
|
||||
echo "Packaged, PWD $PWD"
|
||||
exit 0
|
||||
|
||||
package_git_gems "$PWD/Gemfile.lock" "$PWD/vendor/cache"
|
||||
cp -ar AUTHORS Gemfile Gemfile.lock GNU-AGPL-3.0 COPYRIGHT \
|
||||
vendor/cache
|
||||
|
|
|
|||
Loading…
Reference in a new issue