mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-24 20:36:49 +00:00
Load environment before attempting build
This commit is contained in:
@@ -2,6 +2,9 @@
|
||||
|
||||
set -e
|
||||
|
||||
echo "--- Loading environment"
|
||||
source /var/lib/jenkins/.rvm/environments/ruby-1.9.3-p392
|
||||
|
||||
echo "--- Bundling"
|
||||
bundle install
|
||||
|
||||
|
||||
Reference in New Issue
Block a user