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

testing

parent 79aa1f34
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
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