mirror of
http://ghproxy.cn/https://github.com/multunus/onemdm-server
synced 2025-12-06 10:14:59 +00:00
Add script to run bundle install with system gem in wercker
This commit is contained in:
@@ -21,6 +21,9 @@ build:
|
||||
# Read more about steps on our dev center:
|
||||
# http://devcenter.wercker.com/docs/steps/index.html
|
||||
steps:
|
||||
- script:
|
||||
name: bundle - nokogiri using sys lib
|
||||
code: bundle config build.nokogiri --use-system-libraries
|
||||
- bundle-install
|
||||
- rails-database-yml
|
||||
- script:
|
||||
|
||||
Reference in New Issue
Block a user