Using bundle version for rake
This commit is contained in:
parent
a263835dd2
commit
232a3a8c95
|
@ -137,6 +137,6 @@ jobs:
|
|||
bundle config path vendor/bundle
|
||||
bundle install
|
||||
|
||||
rake build
|
||||
bundle exec rake build
|
||||
mv ../target/thumbv7em-none-eabihf/doc _site/stabilizer/firmware
|
||||
rake test
|
||||
bundle exec rake test
|
||||
|
|
Loading…
Reference in New Issue