mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-26 01:33:22 +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